We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83f7993 + e6bfaca commit 79c7432Copy full SHA for 79c7432
1 file changed
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Release
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
14
with:
15
fetch-depth: 0
16
- name: Semantic Release
0 commit comments