We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdd2d80 commit b4c59eaCopy full SHA for b4c59ea
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
release:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
18
with:
19
fetch-depth: 0
20
0 commit comments