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 0eb9426 commit 6ed7e59Copy full SHA for 6ed7e59
.github/workflows/ci.yml
@@ -6,9 +6,7 @@ jobs:
6
checks:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v1
10
- with:
11
- fetch-depth: 1
+ - uses: actions/checkout@v2
12
13
- uses: actions/setup-node@v1
14
with:
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
name: Submit
15
16
0 commit comments