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 1446600 commit c9d4fd5Copy full SHA for c9d4fd5
1 file changed
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
- uses: actions/checkout@v1
49
- uses: actions/[email protected]
50
with:
51
- node-version: ${{ matrix.node }}
+ version: ${{ matrix.node }}
52
53
# for test cache hits
54
- run: npm i -g [email protected]
0 commit comments