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 b0467e8 commit b1144c6Copy full SHA for b1144c6
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- uses: actions/[email protected]
8
- - uses: actions/setup-node@v2.4.1
+ - uses: actions/setup-node@v2.5.0
9
with:
10
node-version: 12 # https://github.com/actions/runner/issues/772
11
- run: npm ci
0 commit comments