Skip to content

Commit e664935

Browse files
chore(deps): update actions/cache digest to 8b402f5 (#7862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a8dee23 commit e664935

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
@@ -91,7 +91,7 @@ jobs:
9191
npx rimraf packages/**/*/node_modules/graphql
9292
npx rimraf packages/executor/node_modules/graphql
9393
- name: Cache Jest
94-
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
94+
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
9595
with:
9696
path: .cache/jest
9797
key:

0 commit comments

Comments
 (0)