We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2483627 + 94a14d5 commit 0653a25Copy full SHA for 0653a25
.github/actions/install-homebrew-valgrind/action.yml
@@ -16,7 +16,7 @@ runs:
16
cat valgrind_fingerprint
17
shell: bash
18
19
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
20
id: cache
21
with:
22
path: ${{ env.CI_HOMEBREW_CELLAR_VALGRIND }}
0 commit comments