Skip to content

Commit

Permalink
chore(deps): update actions/cache digest to 9c7b3e9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 13, 2023
1 parent 610f0af commit 402e61a
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@9c7b3e90bdf39569c497c98e469f8a00e061c43f
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@9c7b3e90bdf39569c497c98e469f8a00e061c43f
name: Cache Poetry & Tox deps
with:
path: |
Expand Down

0 comments on commit 402e61a

Please sign in to comment.