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 7201c7a commit b209642Copy full SHA for b209642
.github/workflows/haskell.yaml
@@ -70,7 +70,7 @@ jobs:
70
steps:
71
- uses: actions/checkout@v5
72
73
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
74
with:
75
path: artifacts
76
0 commit comments