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 9a9aa32 + 69382b5 commit d6bbcbbCopy full SHA for d6bbcbb
1 file changed
.github/workflows/release.yaml
@@ -13,7 +13,7 @@ jobs:
13
echo "tag=${TAG}" >> "$GITHUB_OUTPUT"
14
15
- name: Checkout
16
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
17
18
- name: Fetch
19
run: |
0 commit comments