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.
2 parents 4b96c59 + b11601d commit c092977Copy full SHA for c092977
1 file changed
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout code
18
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
19
with:
20
fetch-depth: 0
21
persist-credentials: false
0 commit comments