diff --git a/.github/workflows/ghc.yml b/.github/workflows/ghc.yml index 3d23755d..d6e60d43 100644 --- a/.github/workflows/ghc.yml +++ b/.github/workflows/ghc.yml @@ -283,7 +283,7 @@ jobs: - name: Install mdsh if: env.branch_is_not_master && runner.os == 'Linux' - uses: baptiste0928/cargo-install@v3.2.0 + uses: baptiste0928/cargo-install@v3.3.0 with: crate: mdsh git: https://github.com/zimbatm/mdsh