We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e67fc2a commit a530299Copy full SHA for a530299
.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@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
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