Skip to content

Commit 7327ca2

Browse files
chore(deps): update actions/cache digest to 0400d5f
1 parent 6ecc324 commit 7327ca2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/install-dependencies/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
1717
shell: bash
1818
- name: Setup pnpm cache
19-
uses: actions/cache@638ed79f9dc94c1de1baef91bcab5edaa19451f4 # v4.2.4
19+
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
2020
with:
2121
key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}
2222
path: ${{ env.PNPM_STORE_PATH }}

0 commit comments

Comments
 (0)