We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a18b07 commit 2cfaf29Copy full SHA for 2cfaf29
1 file changed
.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@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
+ - uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3
8
with:
9
experimental: true
10
- uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
0 commit comments