Skip to content

Commit 9590f85

Browse files
chore(deps): update actions/cache digest to 0057852
1 parent 85a32d3 commit 9590f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
use_cache: false
3030

3131
- name: Cache cypress
32-
uses: actions/cache@640a1c2554105b57832a23eea0b4672fc7a790d5
32+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830
3333
with:
3434
path: /home/runner/.cache/Cypress
3535
key: ${{ runner.os }}-cypress-${{ hashFiles('./pnpm-lock.yaml') }}

0 commit comments

Comments
 (0)