From b5d377b35b777d2a457cab9e94b4a9638cc426b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 12:40:30 +0000 Subject: [PATCH] chore(deps): update actions/cache digest to 84995e0 --- .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 2f689f93..c7c50e04 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@6fd2d4538ca777f67fccddb233cf1a8ff1339012 + - uses: actions/cache@84995e0d91a927aa8da027221d329f84446b8c9b name: Cache Poetry & Tox deps with: path: | @@ -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: |