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 5266b43 commit 44f40beCopy full SHA for 44f40be
.github/workflows/run-tests.yml
@@ -16,7 +16,7 @@ jobs:
16
- '17'
17
18
steps:
19
- - uses: actions/checkout@v2g
+ - uses: actions/checkout@v2
20
- uses: actions/setup-node@v2
21
name: Use Node.js v${{matrix.node_version}}
22
with:
0 commit comments