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 9a2670a commit d04ce6bCopy full SHA for d04ce6b
.github/workflows/nodejs.yml
@@ -10,7 +10,7 @@ jobs:
10
- 12.x
11
- 16.x
12
steps:
13
- - uses: actions/checkout@v2.3.5
+ - uses: actions/checkout@v2.4.0
14
- uses: actions/[email protected]
15
with:
16
node-version: ${{ matrix.node-version }}
0 commit comments