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 9e885fb commit 3ec29e4Copy full SHA for 3ec29e4
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- uses: actions/[email protected]
8
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].1
9
with:
10
node-version: '14.x'
11
- run: npm ci
0 commit comments