diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index a1f90674e..b761d9db2 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -76,7 +76,8 @@ jobs: cabal-version: ${{ matrix.cabal }} - name: Install system dependencies - uses: input-output-hk/actions/base@latest + # 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 with: use-sodium-vrf: true # default is true