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 7411c0f + 91163bb commit 91642d2Copy full SHA for 91642d2
1 file changed
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
outputs:
61
release-version: ${{ steps.update-repo.outputs.release-version }}
62
steps:
63
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
64
with:
65
ref: main
66
repository: ${{ github.repository }}
0 commit comments