Skip to content

Commit 9182e2e

Browse files
committed
test
1 parent 1c6abad commit 9182e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
MSYSTEM: MINGW64
7373
run: cabal test all --enable-tests --test-show-details=direct -j1
7474

75-
- uses: actions/upload-artifact@v4
75+
- uses: actions/upload-artifact@v3
7676
with:
7777
name: Build & test logs
7878
path: |

0 commit comments

Comments
 (0)