Skip to content

Commit 32960c0

Browse files
chore(deps): update actions/cache digest to cdf6c1f (#1356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c752b8 commit 32960c0

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@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
104+
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
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)