We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 929e2e6 commit a9d514cCopy full SHA for a9d514c
.circleci/config.yml
@@ -17,7 +17,7 @@ commands:
17
- run:
18
name: Install Mise
19
command: |
20
- curl https://mise.run | MISE_VERSION=v2025.8.1 sh
+ curl https://mise.run | MISE_VERSION=v2025.8.2 sh
21
- when:
22
condition: << parameters.node-version >>
23
steps:
0 commit comments