We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbd78c3 commit 5ba5157Copy full SHA for 5ba5157
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.28
+ MISE_VERSION: v2026.5.18
18
run: |
19
# Initialize mise-project-setup action
20
"${GITHUB_ACTION_PATH}/init.sh"
0 commit comments