From dc8a0e11a64cb35064cebdeaa2fdf9f3041ffeb5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 15:27:36 +0000 Subject: [PATCH] chore(deps): update actions/cache digest to 0057852 --- .github/actions/setup/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup/action.yaml b/.github/actions/setup/action.yaml index a4e8c47..33741ac 100644 --- a/.github/actions/setup/action.yaml +++ b/.github/actions/setup/action.yaml @@ -16,7 +16,7 @@ runs: node-version: lts/* registry-url: https://registry.npmjs.org - - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4 + - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 if: ${{ inputs.dependencies == 'true' }} with: path: ~/.bun/install/cache