Skip to content

Commit dc8a0e1

Browse files
chore(deps): update actions/cache digest to 0057852
1 parent f88397b commit dc8a0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
node-version: lts/*
1717
registry-url: https://registry.npmjs.org
1818

19-
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
19+
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
2020
if: ${{ inputs.dependencies == 'true' }}
2121
with:
2222
path: ~/.bun/install/cache

0 commit comments

Comments
 (0)