Skip to content

Commit f14483c

Browse files
Bump actions/checkout from 6 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 035f665 commit f14483c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_meson.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
# Checks-out your repository under $GITHUB_WORKSPACE, so your job
1717
# can access it
18-
- uses: actions/checkout@v6
18+
- uses: actions/checkout@v7
1919

2020
- name: setup prerequisites
2121
shell: bash

0 commit comments

Comments
 (0)