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 777c2d0 commit 1c2fe51Copy full SHA for 1c2fe51
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: checkout
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v2
18
with:
19
token: ${{ env.GH_TOKEN }}
20
persist-credentials: false
0 commit comments