Skip to content

Commit 415797f

Browse files
authored
Merge pull request #961 from xmonad/haskell-ci-update
ci: Regenerate haskell-ci
2 parents 83eaee8 + f5c7e8d commit 415797f

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.20250917
11+
# version: 0.19.20251211
1212
#
13-
# REGENDATA ("0.19.20250917",["github","cabal.project"])
13+
# REGENDATA ("0.19.20251211",["github","cabal.project"])
1414
#
1515
name: Haskell-CI
1616
on:
@@ -173,7 +173,7 @@ jobs:
173173
chmod a+x $HOME/.cabal/bin/cabal-plan
174174
cabal-plan --version
175175
- name: checkout
176-
uses: actions/checkout@v6
176+
uses: actions/checkout@v5
177177
with:
178178
path: source
179179
- name: initial cabal.project for sdist

0 commit comments

Comments
 (0)