Skip to content

Commit

Permalink
Move to haskell-actions/setup
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Feb 9, 2024
1 parent b7cea96 commit d7023c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cabal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
submodules: true

- uses: haskell/actions/setup@v1
- uses: haskell-actions/setup@v2
name: Setup GHC and cabal-install
with:
ghc-version: ${{ matrix.ghc }}
Expand Down

0 comments on commit d7023c6

Please sign in to comment.