We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c6abad commit 9182e2eCopy full SHA for 9182e2e
.github/workflows/haskell.yml
@@ -72,7 +72,7 @@ jobs:
72
MSYSTEM: MINGW64
73
run: cabal test all --enable-tests --test-show-details=direct -j1
74
75
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v3
76
with:
77
name: Build & test logs
78
path: |
0 commit comments