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 d196e09 + df2772c commit aa63e5aCopy full SHA for aa63e5a
.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@v5
+ uses: actions/download-artifact@v6
117
with:
118
name: haddocks-${{ runner.os }}-ghc-${{ env.ghc-version }}-cabal-${{ env.cabal-version }}
119
path: haddocks
0 commit comments