Skip to content

Commit

Permalink
use exact versions
Browse files Browse the repository at this point in the history
  • Loading branch information
oxarbitrage committed Oct 5, 2023
1 parent aee2fad commit f60fee1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-haskell@v1
with:
ghc-version: '9.6.3'
cabal-version: '3.6.2'
ghc-version: '9.2.5'
cabal-version: '3.6.2.0'

- name: Cache
uses: actions/cache@v3
Expand Down

0 comments on commit f60fee1

Please sign in to comment.