diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4ad153c..d8a262d 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@9e7f7633ff6f6d6048a9418a68d48f288f50eb14 # v4.2.3 + - uses: jdx/mise-action@7e36c90d9ab29c415a2384db3006f3ec8a8cc654 # v4.2.4 - name: Build uses: ./.github/actions/build