Skip to content

Commit c7c724b

Browse files
authored
Merge pull request #442 from strukturag/dependabot/github_actions/actions/cache-4
Bump actions/cache from 3 to 4
2 parents f5321a7 + 29dccf0 commit c7c724b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverity.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414

1515
- name: Cache Coverity build tool
16-
uses: actions/cache@v3
16+
uses: actions/cache@v4
1717
with:
1818
path: |
1919
coverity_tool.tar.gz

0 commit comments

Comments
 (0)