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 7411c0f commit 91163bbCopy full SHA for 91163bb
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