From c90f4fc847a0f1e985a219a645880712391f4ef7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 16:25:50 +0000 Subject: [PATCH] chore(deps): update actions/cache action to v4 --- .github/workflows/e2e_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e_test.yaml b/.github/workflows/e2e_test.yaml index 3f549c8ae..a52b62ca9 100644 --- a/.github/workflows/e2e_test.yaml +++ b/.github/workflows/e2e_test.yaml @@ -34,7 +34,7 @@ jobs: EOF - name: Cache github-runner Charm - uses: actions/cache@v3 + uses: actions/cache@v4 id: cache-charm with: path: github-runner_ubuntu-22.04-amd64.charm