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 040f4cb commit 5ea1794Copy full SHA for 5ea1794
.github/workflows/deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
version: 10.18.1
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