Commit 6dfa401
committed
Fix GitHub Actions workflow: update branch to main and GHC to 9.12.2
- Change workflow trigger from 'master' to 'main' branch
- Update GHC version from 8.10.3 to 9.12.2 (matching modernization work)
- Update setup action from actions/setup-haskell@v1 to haskell-actions/setup@v2
- Set cabal-version to 'latest' instead of '3.2'1 parent 6de85c0 commit 6dfa401
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments