diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 83ff735..2f5ab03 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: - name: "mise - install tools" uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 with: - version: 2026.8.5 + version: 2026.8.6 install: true # run mise install cache: true diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1d0815b..f88119e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -22,7 +22,7 @@ jobs: - name: "mise - install tools" uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 with: - version: 2026.8.5 + version: 2026.8.6 install: true # run mise install cache: true