Skip to content

Commit 71481b7

Browse files
authored
Merge pull request #213 from ice-wm/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 3b69dc4 + 00ac8ea commit 71481b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919

2020
steps:
21-
- uses: actions/checkout@v5
21+
- uses: actions/checkout@v6
2222

2323
- name: Create Build Environment
2424
# Some projects don't allow in-source building, so create a separate build directory

0 commit comments

Comments
 (0)