Skip to content

Commit 4b23126

Browse files
chore(deps): update actions/cache digest to 6682284 (#1409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5fd099c commit 4b23126

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 Vitest
104-
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
104+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
105105
with:
106106
path: node_modules/.vite
107107
key: ${{runner.os}}-${{matrix.node_version}}-${{matrix.graphql_version}}-vitest-${{hashFiles('yarn.lock')}}

0 commit comments

Comments
 (0)