Skip to content

Commit d8cfc7a

Browse files
chore(deps): update jdx/mise-action action to v2.4.0
1 parent 69bf558 commit d8cfc7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: 'Setup Bun runtime and install dependencies'
33
runs:
44
using: composite
55
steps:
6-
- uses: jdx/mise-action@5cb1df66ed5e1fb3c670ea0b62fd17a76979826a # v2.3.1
6+
- uses: jdx/mise-action@bfb9fa0b029db830a8c570757cee683df207a6c5 # v2.4.0
77
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
88
with:
99
path: ~/.bun/install/cache

0 commit comments

Comments
 (0)