We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f82ad5 commit a324eb3Copy full SHA for a324eb3
1 file changed
.github/workflows/deploy.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
persist-credentials: false
34
ref: ${{ github.ref }}
35
- - uses: actions/setup-node@v34
+ - uses: actions/setup-node@4
36
37
node-version: 20
38
registry-url: "https://registry.npmjs.org"
0 commit comments