Skip to content

Commit 8fe15d5

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

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@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5
94+
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
9595
with:
9696
path: .cache/jest
9797
key:

0 commit comments

Comments
 (0)