From 2b17bb2d056dfc3f5d68422d25e773aa46c7f8ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 13:46:57 +0000 Subject: [PATCH] chore(deps): update jdx/mise-action action to v3.5.0 --- .github/actions/setup/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index fe028b3..80e12c2 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -4,7 +4,7 @@ description: Setup the environment for the runner runs: using: composite steps: - - uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1 + - uses: jdx/mise-action@d16887ba50704baed7de72bd1e82e04391e4457a # v3.5.0 with: experimental: true - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0