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