Skip to content

Commit

Permalink
chore(deps): update actions/cache digest to 6fd2d45
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2023
1 parent cd6bebb commit d4d72a5
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@365406cb701e1cc758077b05049298a49a8b71c2
- uses: actions/cache@6fd2d4538ca777f67fccddb233cf1a8ff1339012
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@365406cb701e1cc758077b05049298a49a8b71c2
- uses: actions/cache@6fd2d4538ca777f67fccddb233cf1a8ff1339012
name: Cache Poetry & Tox deps
with:
path: |
Expand Down

0 comments on commit d4d72a5

Please sign in to comment.