We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25bea64 + c1e58d5 commit 659fe2aCopy full SHA for 659fe2a
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-20.04
8
steps:
9
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
10
with:
11
fetch-depth: 0
12
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
release:
13
14
15
16
17
18
0 commit comments