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 132f634 + 189e4c8 commit 9a9aa32Copy full SHA for 9a9aa32
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@v4
+ uses: actions/checkout@v5
17
18
- name: Fetch
19
run: |
0 commit comments