diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index b761d9db2..a1f90674e 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -76,8 +76,7 @@ jobs: cabal-version: ${{ matrix.cabal }} - name: Install system dependencies - # TODO: switch to input-output-hk/actions/base@latest after https://github.com/input-output-hk/actions/pull/29 gets merged - uses: carbolymer/actions/base@latest + uses: input-output-hk/actions/base@latest with: use-sodium-vrf: true # default is true