We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1941872 commit 8fe15d5Copy full SHA for 8fe15d5
.github/workflows/tests.yml
@@ -91,7 +91,7 @@ jobs:
91
npx rimraf packages/**/*/node_modules/graphql
92
npx rimraf packages/executor/node_modules/graphql
93
- name: Cache Jest
94
- uses: actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5
+ uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
95
with:
96
path: .cache/jest
97
key:
0 commit comments