We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45146bb commit 13e580fCopy full SHA for 13e580f
1 file changed
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
persist-credentials: false
16
- name: Use Node.js
17
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
18
19
node-version: '16.x'
20
0 commit comments