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 2f96bbe commit bd1cc60Copy full SHA for bd1cc60
.github/workflows/release-major-tags.yml
@@ -42,7 +42,7 @@ jobs:
42
}
43
return "";
44
result-encoding: string
45
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
46
with:
47
fetch-depth: 0
48
if: ${{ steps.parse-major.outputs.result }}
0 commit comments