From 92f04240fb4b07d7b1d779e32b73942fedead2be Mon Sep 17 00:00:00 2001 From: "smartway-bot[bot]" <176469786+smartway-bot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 01:26:49 +0000 Subject: [PATCH] chore(deps): update jdx/mise-action action to v4 --- .github/workflows/pullrequest-push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pullrequest-push.yml b/.github/workflows/pullrequest-push.yml index 316c38e..10509e2 100644 --- a/.github/workflows/pullrequest-push.yml +++ b/.github/workflows/pullrequest-push.yml @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: jdx/mise-action@v3 + - uses: jdx/mise-action@v4 with: install: true install_args: python poetry