From 187573fe16ea20cb6442552362706af2202515a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 17:23:12 +0000 Subject: [PATCH] chore(deps): update actions/cache action to v4 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index a8deca5..77fb3ed 100644 --- a/action.yml +++ b/action.yml @@ -95,7 +95,7 @@ runs: shell: bash - name: Restore LFS cache - uses: actions/cache@v3 + uses: actions/cache@v4 id: lfs-cache with: path: |