Skip to content

Commit 96ff1be

Browse files
chore(deps): update dependency node to v24.13.0
1 parent df136b7 commit 96ff1be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- name: Setup Node
8282
uses: actions/setup-node@v6
8383
with:
84-
node-version: 24
84+
node-version: 24.13.0
8585
registry-url: 'https://registry.npmjs.org'
8686
cache: 'pnpm'
8787
- name: Configure Git credentials

0 commit comments

Comments
 (0)