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 184ff83 + da898de commit 988bfe3Copy full SHA for 988bfe3
.github/workflows/deploy.yaml
@@ -22,7 +22,7 @@ jobs:
22
version: 10
23
run_install: false
24
- name: Set-up Node
25
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
26
with:
27
node-version: 20
28
cache: 'pnpm'
.github/workflows/test.yaml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: Set up Node.js
0 commit comments