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 be3245d + 6ed55fe commit 596e8b4Copy full SHA for 596e8b4
1 file changed
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
contents: write
11
steps:
12
- name: Checkout Repository
13
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
14
with:
15
fetch-depth: 0
16
0 commit comments