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