We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a26fe61 commit 1097ee2Copy full SHA for 1097ee2
.github/workflows/contracts-testing.yml
@@ -56,7 +56,7 @@ jobs:
56
cache: yarn
57
58
- name: Cache node modules
59
- uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
+ uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
60
env:
61
cache-name: cache-node-modules
62
with:
.github/workflows/sentry-release.yml
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
0 commit comments