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