We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 784c4da commit 401d34cCopy full SHA for 401d34c
.github/workflows/deploy-website.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/[email protected]
30
31
- name: Use Node.js ${{ env.node-version }}
32
- uses: actions/[email protected].1
+ uses: actions/[email protected].3
33
with:
34
node-version: ${{ env.node-version }}
35
0 commit comments