Skip to content

Commit 61a1a23

Browse files
chore(deps): update dependency node to v24
1 parent 0dc37d4 commit 61a1a23

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
@@ -63,7 +63,7 @@ jobs:
6363
- name: Set up Node.js
6464
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
6565
with:
66-
node-version: '22'
66+
node-version: '24'
6767

6868
- name: Check tag matches manifest.json version
6969
run: |

0 commit comments

Comments
 (0)