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 795a58b commit 0bd0fb3Copy full SHA for 0bd0fb3
.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