diff --git a/.circleci/config.yml b/.circleci/config.yml index 7f7775cf221..8964d83c180 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -18,7 +18,7 @@ commands: - run: name: Install Mise command: | - curl https://mise.run | MISE_VERSION=v2025.8.20 sh + curl https://mise.run | MISE_VERSION=v2026.5.5 sh - when: condition: << parameters.node-version >> steps: