Skip to content

Commit

Permalink
Use actions/setup-haskell v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lukel97 committed Oct 2, 2020
1 parent e614fd4 commit 1e4bfc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: true
- uses: bubba/setup-haskell@7235984
- uses: actions/setup-haskell@v1.1.3
with:
ghc-version: ${{ matrix.ghc }}
cabal-version: '3.2'
Expand Down

0 comments on commit 1e4bfc5

Please sign in to comment.