Skip to content

Commit bac7cd3

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

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@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
104+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # 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)