Skip to content

Commit 579e98d

Browse files
Bump actions/checkout from 5 to 6 in /.github/workflows (#20)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f158cd0 commit 579e98d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
os: [macos-latest]
5555

5656
steps:
57-
- uses: actions/checkout@v5
57+
- uses: actions/checkout@v6
5858

5959
- name: Set up Homebrew
6060
id: set-up-homebrew

0 commit comments

Comments
 (0)