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 981611b commit 05c2c10Copy full SHA for 05c2c10
.github/actions/setup/action.yml
@@ -4,7 +4,7 @@ description: "Setup the environment"
4
runs:
5
using: composite
6
steps:
7
- - uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
+ - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
8
with:
9
experimental: true
10
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
0 commit comments