From 32f8ad69299fa307dcc6741989b74d3b8dba6677 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 19:28:10 +0000 Subject: [PATCH] chore(deps): update dependency jdx/mise to v2026 --- .github/workflows/ci.yml | 2 +- .github/workflows/tests.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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