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 466dbee + 5ea1794 commit fa0db88Copy full SHA for fa0db88
.github/workflows/deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
version: 10.18.3
31
32
- name: Setup Node.js
33
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
34
with:
35
node-version: 22
36
cache: pnpm
0 commit comments