aboutsummaryrefslogtreecommitdiff
path: root/src/secp256k1/.github/actions/install-homebrew-valgrind/action.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/secp256k1/.github/actions/install-homebrew-valgrind/action.yml')
-rw-r--r--src/secp256k1/.github/actions/install-homebrew-valgrind/action.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/secp256k1/.github/actions/install-homebrew-valgrind/action.yml b/src/secp256k1/.github/actions/install-homebrew-valgrind/action.yml
index 094ff891f7..ce10eb2686 100644
--- a/src/secp256k1/.github/actions/install-homebrew-valgrind/action.yml
+++ b/src/secp256k1/.github/actions/install-homebrew-valgrind/action.yml
@@ -16,7 +16,7 @@ runs:
cat valgrind_fingerprint
shell: bash
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
id: cache
with:
path: ${{ env.CI_HOMEBREW_CELLAR_VALGRIND }}