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 5981353 commit df2772cCopy full SHA for df2772c
.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