From 378ff7850a7defdfe3bf7477356f8f343cd762ed Mon Sep 17 00:00:00 2001 From: "Renovate cynkra [bot]" <41217779+renovate-cynkra[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 00:02:18 +0000 Subject: [PATCH] chore(deps): update actions/cache action to v4 --- .github/workflows/style/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/style/action.yml b/.github/workflows/style/action.yml index b209d9efb..6b40c0a40 100644 --- a/.github/workflows/style/action.yml +++ b/.github/workflows/style/action.yml @@ -15,7 +15,7 @@ runs: echo rmd=$rmd >> $GITHUB_OUTPUT shell: bash - - uses: actions/cache@v3 + - uses: actions/cache@v4 if: ${{ steps.check.outputs.scope }} with: path: |