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 add5b32 commit 648dd4fCopy full SHA for 648dd4f
.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@c0b8518a9f5e56c720e9545c993b77ff15dc7b27 # v3.0.2
+ - uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
8
with:
9
experimental: true
10
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
0 commit comments