Skip to content

Commit 5291d29

Browse files
chore(deps): update actions/cache digest to 5a3ec84
1 parent f88397b commit 5291d29

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@5a3ec84eff668545956fd18022155c47e93e2684 # v4
2020
if: ${{ inputs.dependencies == 'true' }}
2121
with:
2222
path: ~/.bun/install/cache

0 commit comments

Comments
 (0)