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 0fdbf4b + eaa27f8 commit fae2973Copy full SHA for fae2973
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout
12
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
13
with:
14
fetch-depth: 0
15
- name: Fetch all tags
0 commit comments