Skip to content

Commit 3a3d4a4

Browse files
chore(deps): update actions/cache digest to 0057852 (#2706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab09218 commit 3a3d4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Install Dependencies using pnpm
6363
run: pnpm install --no-frozen-lockfile && git checkout pnpm-lock.yaml
6464
- name: Cache Jest
65-
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
65+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
6666
with:
6767
path: .cache/jest
6868
key:

0 commit comments

Comments
 (0)