Skip to content

Commit 97e895b

Browse files
authored
Update release.yml
1 parent 8aaca4f commit 97e895b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ jobs:
2828
fetch-depth: 0
2929

3030
- name: Setup node
31-
uses: actions/setup-node@v2
31+
uses: actions/setup-node@v4
3232
with:
33-
node-version: 20.x
33+
node-version: 22.x
3434
cache: yarn
3535
registry-url: https://registry.npmjs.org
3636
key: node20

0 commit comments

Comments
 (0)