From ca72303cff239733ece1f8ce6b2a2ccb86be6707 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:38:28 +0000 Subject: [PATCH] chore(deps): update jdx/mise-action action to v3.6.3 --- .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 3885929..b187c57 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -4,7 +4,7 @@ description: "Setup the environment" runs: using: composite steps: - - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1 + - uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3 with: experimental: true - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0