diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 201d1d0..6ffbca4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: # everyone working on this repo. This used to be oven-sh/setup-bun with # `bun-version: "1.3"` written out here -- a second place to change one # version, and two places drift. - - uses: jdx/mise-action@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2 + - uses: jdx/mise-action@7e36c90d9ab29c415a2384db3006f3ec8a8cc654 # v4.2.4 - name: Build uses: ./.github/actions/build