We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14924b0 + 5913567 commit f71049bCopy full SHA for f71049b
.github/workflows/release.yaml
@@ -59,7 +59,7 @@ jobs:
59
60
steps:
61
- name: Checkout repository
62
- uses: actions/checkout@v4
+ uses: actions/checkout@v3
63
with:
64
fetch-depth: ${{ env.FETCH_DEPTH }}
65
0 commit comments