Skip to content

Commit

Permalink
[CI] Upgrade to haskell-actions/setup@v2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanknowles committed Feb 22, 2024
1 parent 702ae87 commit 9f74d04
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 @@ -37,7 +37,7 @@ jobs:
uses: actions/checkout@v4

- name: Environment
uses: haskell/actions/setup@v2
uses: haskell-actions/setup@v2
id: setup-haskell-cabal
with:
ghc-version: ${{ matrix.ghc }}
Expand Down

0 comments on commit 9f74d04

Please sign in to comment.