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.
2 parents 9354ba4 + 8a3da86 commit 526bb35Copy full SHA for 526bb35
.github/workflows/documentation.yml
@@ -113,7 +113,7 @@ jobs:
113
uses: actions/configure-pages@v5
114
115
- name: 📦 Download documentation
116
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
117
with:
118
name: haddocks-${{ runner.os }}-ghc-${{ env.ghc-version }}-cabal-${{ env.cabal-version }}
119
path: haddocks
0 commit comments