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 840a82c commit 2058c6dCopy full SHA for 2058c6d
.github/workflows/nodejs.yml
@@ -10,7 +10,7 @@ jobs:
10
- 10.x
11
- 12.x
12
steps:
13
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2.3.4
14
- uses: actions/[email protected]
15
with:
16
node-version: ${{ matrix.node-version }}
0 commit comments