Skip to content

Commit 2ed1167

Browse files
chore(deps): update actions/cache digest to 0400d5f (#1195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5562386 commit 2ed1167

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- name: Install Dependencies
102102
run: yarn
103103
- name: Cache Jest
104-
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
104+
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
105105
with:
106106
path: .cache/jest
107107
key: ${{runner.os}}-${{matrix.node_version}}-${{matrix.graphql_version}}-jest-${{hashFiles('yarn.lock')}}

0 commit comments

Comments
 (0)