We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b07e1dd + 2c4d852 commit 84b755cCopy full SHA for 84b755c
.github/workflows/documentation.yml
@@ -38,7 +38,7 @@ jobs:
38
run: sphinx-build docs docs/build
39
40
- name: Upload artifact
41
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-artifact@v4
42
with:
43
# Upload build
44
path: './docs/build'
0 commit comments