Skip to content

Commit 9c76eac

Browse files
committed
ci: bump actions/checkout to v6 (credentials moved to RUNNER_TEMP)
1 parent 7b39dff commit 9c76eac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
contents: write
2121
id-token: write
2222
steps:
23-
- uses: actions/checkout@v5
23+
- uses: actions/checkout@v6
2424
with:
2525
token: ${{ secrets.GITHUB_TOKEN }}
2626

0 commit comments

Comments
 (0)