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 82f2d9c commit add5b32Copy full SHA for add5b32
.github/actions/setup/action.yml
@@ -4,7 +4,7 @@ description: Setup the environment for the runner
4
runs:
5
using: composite
6
steps:
7
- - uses: jdx/mise-action@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4
+ - uses: jdx/mise-action@c0b8518a9f5e56c720e9545c993b77ff15dc7b27 # v3.0.2
8
with:
9
experimental: true
10
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
0 commit comments