We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24cd09e commit 53c6dedCopy full SHA for 53c6ded
.github/workflows/contracts-testing.yml
@@ -38,7 +38,7 @@ jobs:
38
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
39
40
- name: Cache node modules
41
- uses: actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0
+ uses: actions/cache@04f198bf0b2a39f7230a4304bf07747a0bddf146
42
env:
43
cache-name: cache-node-modules
44
with:
.github/workflows/sentry-release.yml
@@ -31,7 +31,7 @@ jobs:
31
32
33
34
35
36
37
0 commit comments