Skip to content

Commit 5485218

Browse files
authored
Merge pull request #31 from cpptest/dependabot/github_actions/actions/checkout-7
Actions(deps): Bump actions/checkout from 6 to 7
2 parents 1dce0f2 + c3ece5a commit 5485218

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
clang_major_version: 18
3232
steps:
3333
- name: Checkout Git branch
34-
uses: actions/checkout@v6
34+
uses: actions/checkout@v7
3535

3636
- name: Install build dependencies
3737
run: |-

0 commit comments

Comments
 (0)