Skip to content

Commit

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

0 comments on commit b5d377b

Please sign in to comment.