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 71280f6 commit 72a4a7fCopy full SHA for 72a4a7f
.github/workflows/docs.yml
@@ -38,7 +38,7 @@ jobs:
38
working-directory: ./docs
39
40
- name: Upload artifact
41
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
42
with:
43
name: docs
44
path: docs/_build
0 commit comments