From c5fa1ce7a7257465d3f67c362323ab32b2499d7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 13:28:55 +0000 Subject: [PATCH] chore(deps): update jdx/mise-action action to v4 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3d26459..31cf04f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: steps: - uses: actions/checkout@v6 - uses: mozilla-actions/sccache-action@v0.0.9 - - uses: jdx/mise-action@v3 + - uses: jdx/mise-action@v4 with: # version 2025.5.11, a symlink is created for rust setup # without cache, missing components are installed