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.
1 parent 3080c8f commit f61aee0Copy full SHA for f61aee0
.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@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
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