We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6984f43 commit 5fa155dCopy full SHA for 5fa155d
.github/workflows/build.yml
@@ -36,7 +36,7 @@ jobs:
36
uses: actions/checkout@v2
37
38
- name: Set up Node.js runtime
39
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
40
with:
41
node-version: ${{ env.NODE_VERSION }}
42
0 commit comments