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 030d54c commit b411d08Copy full SHA for b411d08
.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