We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f228acc commit 1250417Copy full SHA for 1250417
.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