diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f5eb5a6..b955328 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -53,7 +53,7 @@ jobs: runs-on: ${{ matrix.os }} steps: - uses: actions/checkout@v4 - - uses: jdx/mise-action@0c39a522dfbced3ed83924152c45804a71ce216f # v2.0.4 + - uses: jdx/mise-action@d6e32c1796099e0f1f3ac741c220a8b7eae9e5dd # v2.0.6 with: install: false # Enabling plugin cache in mise-action made many problems, should be avoided