diff --git a/.github/workflows/ghc.yml b/.github/workflows/ghc.yml index 29c358bfe..83fbcb91e 100644 --- a/.github/workflows/ghc.yml +++ b/.github/workflows/ghc.yml @@ -281,7 +281,7 @@ jobs: - name: Install mdsh if: env.branch_is_not_master && runner.os == 'Linux' - uses: baptiste0928/cargo-install@v3.1.1 + uses: baptiste0928/cargo-install@v3.2.0 with: crate: mdsh git: https://github.com/zimbatm/mdsh