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.
2 parents 6b4d33d + 0bd0fb3 commit dc74b26Copy full SHA for dc74b26
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/[email protected]
23
with:
24
fetch-depth: 1
25
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].1
26
27
node-version: ${{ matrix.node-version }}
28
- run: yarn
0 commit comments