Skip to content

Commit 386d513

Browse files
ci: Regenerate haskell-ci
1 parent b1c7d12 commit 386d513

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:
@@ -192,7 +192,7 @@ jobs:
192192
chmod a+x $HOME/.cabal/bin/cabal-plan
193193
cabal-plan --version
194194
- name: checkout
195-
uses: actions/checkout@v5
195+
uses: actions/checkout@v4
196196
with:
197197
path: source
198198
- name: autoreconf

0 commit comments

Comments
 (0)