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