Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DevopsGoth authored Oct 18, 2023
1 parent 5c554af commit 7f2868b
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 @@ -20,7 +20,7 @@ jobs:

# Haskell Setup
- name: Install GHC and Cabal
uses: haskell-actions/setup@v2.0.1
uses: haskell-actions/setup@v2
with:
ghc-version: ${{ matrix.ghc }}
cabal-version: ${{ matrix.cabal }}
Expand Down

0 comments on commit 7f2868b

Please sign in to comment.