diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index e9032eb..5d97b6f 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -15,7 +15,7 @@ jobs: # Use mise-action directly (not our setup-mise) so linting still runs even # when the repository's own composite actions are broken. - - uses: "jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d" # v4.2.0 + - uses: "jdx/mise-action@9e7f7633ff6f6d6048a9418a68d48f288f50eb14" # v4.2.3 with: install: true cache: false