We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5321a7 + 29dccf0 commit c7c724bCopy full SHA for c7c724b
.github/workflows/coverity.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
15
- name: Cache Coverity build tool
16
- uses: actions/cache@v3
+ uses: actions/cache@v4
17
with:
18
path: |
19
coverity_tool.tar.gz
0 commit comments