diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0c31414..ef440ac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: - name: "mise - install tools" uses: jdx/mise-action@9e7f7633ff6f6d6048a9418a68d48f288f50eb14 # v4.2.3 with: - version: 2025.12.13 + version: 2026.7.14 install: true # run mise install cache: true diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index b7cedd1..be6c47d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -22,7 +22,7 @@ jobs: - name: "mise - install tools" uses: jdx/mise-action@9e7f7633ff6f6d6048a9418a68d48f288f50eb14 # v4.2.3 with: - version: 2025.12.13 + version: 2026.7.14 install: true # run mise install cache: true