Skip to content

Commit

Permalink
chore(deps): update actions/cache digest to 57014a2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 13, 2023
1 parent 610f0af commit 22619cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
name: Checkout the repo
- uses: actions/cache@6fd2d4538ca777f67fccddb233cf1a8ff1339012
- uses: actions/cache@57014a2baae92efb4c2ce19e2d1d2b47cca10081
name: Cache Poetry & Tox deps
with:
path: |
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
name: Checkout the repo
- uses: actions/cache@6fd2d4538ca777f67fccddb233cf1a8ff1339012
- uses: actions/cache@57014a2baae92efb4c2ce19e2d1d2b47cca10081
name: Cache Poetry & Tox deps
with:
path: |
Expand Down

0 comments on commit 22619cc

Please sign in to comment.