Skip to content

Commit e0e0299

Browse files
chore(deps): update actions/cache digest to 27d5ce7 (#1437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7f6e20 commit e0e0299

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@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
104+
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # 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)