Skip to content

Commit

Permalink
chore(deps): update actions/cache digest to 04f198b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jaybuidl committed Apr 28, 2023
1 parent 24cd09e commit 53c6ded
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/contracts-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c

- name: Cache node modules
uses: actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0
uses: actions/cache@04f198bf0b2a39f7230a4304bf07747a0bddf146
env:
cache-name: cache-node-modules
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sentry-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c

- name: Cache node modules
uses: actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0
uses: actions/cache@04f198bf0b2a39f7230a4304bf07747a0bddf146
env:
cache-name: cache-node-modules
with:
Expand Down

0 comments on commit 53c6ded

Please sign in to comment.