We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4fa8897 + f7809ff commit 81d741cCopy full SHA for 81d741c
1 file changed
.github/workflows/nodejs.yml
@@ -14,7 +14,7 @@ jobs:
14
node-version: [12.x, 14.x, 16.x]
15
16
steps:
17
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2
18
- name: Use Node.js ${{ matrix.node-version }}
19
uses: actions/setup-node@v2
20
with:
0 commit comments