We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89a88a6 commit 13cabb4Copy full SHA for 13cabb4
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
run_install: false
41
42
- name: Set NodeJS
43
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
44
with:
45
node-version: 24
46
cache: 'pnpm'
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
47
48
49
registry-url: 'https://registry.npmjs.org/'
50
0 commit comments