Skip to content

Commit e2052e5

Browse files
authored
Merge pull request #20 from hedzr/dependabot/github_actions/actions/cache-5
Bump actions/cache from 4 to 5
2 parents c6576f0 + 7eff32a commit e2052e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ jobs:
460460
shell: bash
461461

462462
- name: Cache/CCache
463-
uses: actions/cache@v4
463+
uses: actions/cache@v5
464464
with:
465465
path: |
466466
./build/

0 commit comments

Comments
 (0)