Skip to content

Commit f59eb0d

Browse files
chore(deps): update dependency node (#749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1069c3e commit f59eb0d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/actions/setup/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
steps:
66
- uses: actions/setup-node@v6
77
with:
8-
node-version: 24.14
8+
node-version: 24.15
99
registry-url: https://registry.npmjs.org
1010
always-auth: true
1111
cache: yarn

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nodejs 24.14.1
1+
nodejs 24.15.0

0 commit comments

Comments
 (0)