Skip to content

Commit e6965d6

Browse files
GitHub Action: Bump actions/checkout from 4 to 6 (#317)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21f8965 commit e6965d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prepare-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
steps:
3434
- name: Checkout Self
35-
uses: actions/checkout@v4
35+
uses: actions/checkout@v6
3636

3737
- name: Generate Token
3838
if: github.event_name == 'release'

0 commit comments

Comments
 (0)