We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7d7392 commit 5b3ee51Copy full SHA for 5b3ee51
.github/workflows/docs.yml
@@ -44,7 +44,7 @@ jobs:
44
cd docs
45
make html
46
- name: Upload artifact
47
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
48
with:
49
path: ./docs/build/html
50
0 commit comments