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 9ab580a commit 64d1d21Copy full SHA for 64d1d21
.github/workflows/ci.yaml
@@ -87,7 +87,7 @@ jobs:
87
nix develop --accept-flake-config --command .github/workflows/ci-haddock.sh
88
89
- name: Upload build & test artifacts
90
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
91
with:
92
name: haddocks
93
path: ./docs
0 commit comments