From d4d72a5c9428c88f74f53e1a205903780fa619c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 13:38:06 +0000 Subject: [PATCH] chore(deps): update actions/cache digest to 6fd2d45 --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e051c358..2f689f93 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: | @@ -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: |