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.
2 parents 65de6bc + 76bd092 commit 8366fa8Copy full SHA for 8366fa8
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
run_install: false
25
26
- name: 🔧 Setup Node.js
27
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
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