We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2329ef0 commit 5252168Copy full SHA for 5252168
.github/actions/setup/action.yml
@@ -3,7 +3,7 @@ description: 'Setup Bun runtime and install dependencies'
3
runs:
4
using: composite
5
steps:
6
- - uses: jdx/mise-action@5cb1df66ed5e1fb3c670ea0b62fd17a76979826a # v2.3.1
+ - uses: jdx/mise-action@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4
7
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
8
with:
9
path: ~/.bun/install/cache
0 commit comments