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 8b96230 commit 42cf9f5Copy full SHA for 42cf9f5
.github/workflows/deploy.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
persist-credentials: false
34
- name: Build
35
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
36
37
node-version-file: ".nvmrc"
38
- run: npm i
0 commit comments