Skip to content

Commit 53b946e

Browse files
chore(deps): update actions/cache action to v5.1.0
1 parent 6a5c98b commit 53b946e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ runs:
44
using: composite
55
steps:
66
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
7-
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
7+
- uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5.1.0
88
with:
99
path: ~/.bun/install/cache
1010
key: ${{ runner.os }}-bun-${{ hashFiles('**/bun.lock') }}

0 commit comments

Comments
 (0)