WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 7427a07

Browse files
Update release-assets.yml
1 parent 360471e commit 7427a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-assets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Node (force direct fetch / CDN redirect)
2020
uses: actions/setup-node@v4
2121
with:
22-
node-version: "20.16.0"
22+
node-version: "22.0.0-rc.0"
2323
check-latest: true
2424
cache: "npm"
2525
env:

0 commit comments

Comments
 (0)