We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d28820 commit 0fb17afCopy full SHA for 0fb17af
1 file changed
.github/actions/mise-project-setup/action.yaml
@@ -14,7 +14,7 @@ runs:
14
env:
15
CACHE_MODE: ${{ inputs.cache-mode }}
16
# renovate: datasource=github-releases depName=jdx/mise
17
- MISE_VERSION: v2026.4.0
+ MISE_VERSION: v2026.4.1
18
run: |
19
# Initialize mise-project-setup action
20
"${GITHUB_ACTION_PATH}/init.sh"
0 commit comments