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 d7d556b commit a792f4bCopy full SHA for a792f4b
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
run_install: false
25
26
- name: 🔧 Setup Node.js
27
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
28
with:
29
node-version: 22
30
cache: 'pnpm'
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Setup Node.js
node-version: '22'
0 commit comments