Skip to content

Commit fdb7967

Browse files
Oops
1 parent 967caa4 commit fdb7967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
ref: ${{env.GITHUB_REF}}
5252
- name: Install Node.js, NPM and Yarn
53-
uses: actions/setup-node@4
53+
uses: actions/setup-node@v4
5454
with:
5555
node-version: 18
5656
- name: Download production artifacts

0 commit comments

Comments
 (0)