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 bde2e27 commit 1446600Copy full SHA for 1446600
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
- version: ${{ matrix.node }}
+ node-version: ${{ matrix.node }}
52
53
# for test cache hits
54
- run: npm i -g [email protected]
0 commit comments