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 61be959 commit c6cbe80Copy full SHA for c6cbe80
.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@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4
+ - uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
7
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
8
with:
9
path: ~/.bun/install/cache
0 commit comments