We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 967caa4 commit fdb7967Copy full SHA for fdb7967
.github/workflows/deploy.yml
@@ -50,7 +50,7 @@ jobs:
50
with:
51
ref: ${{env.GITHUB_REF}}
52
- name: Install Node.js, NPM and Yarn
53
- uses: actions/setup-node@4
+ uses: actions/setup-node@v4
54
55
node-version: 18
56
- name: Download production artifacts
0 commit comments