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 f7317b1 + 6ee5c78 commit 4ad1c63Copy full SHA for 4ad1c63
.github/workflows/deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
version: 10.16.1
31
32
- name: Setup Node.js
33
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
34
with:
35
node-version: 22
36
cache: pnpm
0 commit comments