From 5291d296dbb7f6d35964756bcc148276d37cbff1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 00:02:40 +0000 Subject: [PATCH] chore(deps): update actions/cache digest to 5a3ec84 --- .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..8ebdde9 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@5a3ec84eff668545956fd18022155c47e93e2684 # v4 if: ${{ inputs.dependencies == 'true' }} with: path: ~/.bun/install/cache