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.
1 parent 14924b0 commit 5913567Copy full SHA for 5913567
.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