diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e02f016..468bbaa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: id-token: write env: # renovate: datasource=github-releases depName=jdx/mise extractVersion=^v?(?.+)$ - MISE_VERSION: 2026.4.9 + MISE_VERSION: 2026.4.11 steps: - name: Checkout code