Skip to content

Commit fa5dd73

Browse files
committed
chore(ci): update dependency node to v24.11.1
1 parent 4c248f9 commit fa5dd73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Node.js
2121
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
2222
with:
23-
node-version: 24.11.0
23+
node-version: 24.11.1
2424
- name: Update npm
2525
run: |
2626
npm install -g npm

0 commit comments

Comments
 (0)