Skip to content

Commit 09b2d65

Browse files
chore(deps): update actions/cache digest to 5a3ec84 (#398)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d75aafd commit 09b2d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
shell: bash
3535
run: |
3636
echo "STORE_PATH=$(pnpm store path)" >> $GITHUB_OUTPUT
37-
- uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
37+
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
3838
name: Setup pnpm cache
3939
with:
4040
path: ${{ steps.pnpm-cache.outputs.STORE_PATH }}

0 commit comments

Comments
 (0)