Skip to content

Commit 98d94fd

Browse files
chore(deps): update actions/cache action to v5.0.5
1 parent 6a5c98b commit 98d94fd

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@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
88
with:
99
path: ~/.bun/install/cache
1010
key: ${{ runner.os }}-bun-${{ hashFiles('**/bun.lock') }}

0 commit comments

Comments
 (0)