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 7b39dff commit 9c76eacCopy full SHA for 9c76eac
1 file changed
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
contents: write
21
id-token: write
22
steps:
23
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
24
with:
25
token: ${{ secrets.GITHUB_TOKEN }}
26
0 commit comments