Skip to content

Commit 43578f5

Browse files
authored
Merge pull request #947 from xmonad/haskell-ci-update
ci: Regenerate haskell-ci
2 parents 2f698bc + b67f1cb commit 43578f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
#
99
# For more information, see https://github.com/haskell-CI/haskell-ci
1010
#
11-
# version: 0.19.20250801
11+
# version: 0.19.20250821
1212
#
13-
# REGENDATA ("0.19.20250801",["github","cabal.project"])
13+
# REGENDATA ("0.19.20250821",["github","cabal.project"])
1414
#
1515
name: Haskell-CI
1616
on:
@@ -172,7 +172,7 @@ jobs:
172172
chmod a+x $HOME/.cabal/bin/cabal-plan
173173
cabal-plan --version
174174
- name: checkout
175-
uses: actions/checkout@v5
175+
uses: actions/checkout@v4
176176
with:
177177
path: source
178178
- name: initial cabal.project for sdist

0 commit comments

Comments
 (0)