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 38f76bd commit 675c608Copy full SHA for 675c608
1 file changed
.github/workflows/publish-beta.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
17
with:
18
ref: ${{ github.event.release.target_commitish }}
19
0 commit comments