Skip to content

Commit 4a8799f

Browse files
committed
fix
1 parent a324eb3 commit 4a8799f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
persist-credentials: false
3434
ref: ${{ github.ref }}
35-
- uses: actions/setup-node@4
35+
- uses: actions/setup-node@v4
3636
with:
3737
node-version: 20
3838
registry-url: "https://registry.npmjs.org"

0 commit comments

Comments
 (0)