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 1f1061d commit 8d1c619Copy full SHA for 8d1c619
.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@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
+ - uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
8
with:
9
experimental: true
10
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
0 commit comments