mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
ci: Replace deprecated haskell/actions/setup
See https://github.com/haskell/actions/pull/301 and https://github.com/haskell/actions/pull/301/files
This commit is contained in:
parent
51ba23b776
commit
c9a096ac1f
2
.github/workflows/packdeps.yml
vendored
2
.github/workflows/packdeps.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Clone project
|
||||
uses: actions/checkout@v4
|
||||
- name: Setup Haskell
|
||||
uses: haskell/actions/setup@v2
|
||||
uses: haskell-actions/setup@v2
|
||||
with:
|
||||
# packdeps doesn't build with newer as of 2021-10
|
||||
ghc-version: '8.8'
|
||||
|
Loading…
x
Reference in New Issue
Block a user