Skip to content

Commit c7befcc

Browse files
chore(deps): update actions/cache digest to 0057852
1 parent 3ec0aa4 commit c7befcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/preflight/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ runs:
1414
with:
1515
node-version: 22
1616

17-
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
17+
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
1818
with:
1919
path: ~/.bun/install/cache
2020
key: bun-${{ runner.os }}-${{ hashFiles('bun.lock') }}

0 commit comments

Comments
 (0)