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 9743080 commit c6652d2Copy full SHA for c6652d2
.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@7a111ead46986ccad89a74ad013ba2a7c08c9e67 # v2.2.1
+ - uses: jdx/mise-action@c94f0bf9e520b150e34c017db785461f7e71c5fb # v2.2.2
8
with:
9
experimental: true
10
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
0 commit comments