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 f1d0c20 commit 3b23bceCopy full SHA for 3b23bce
.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
package-manager-cache: false
0 commit comments