We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9e41a4 commit 815eeb8Copy full SHA for 815eeb8
.github/workflows/test.yml
@@ -57,7 +57,7 @@ jobs:
57
with:
58
bundler-cache: true
59
- name: Setup Haskell
60
- uses: haskell-actions/setup@e447c4c045e7744463435b4b731e125861006ebb
+ uses: haskell-actions/setup@bbd90a29996ac33b1c644a42206e312fc0379748
61
62
ghc-version: ${{ matrix.ghc }}
63
cabal-version: ${{ matrix.cabal }}
0 commit comments