We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1547467 commit bd354bbCopy full SHA for bd354bb
.github/workflows/build_docs.yaml
@@ -50,7 +50,7 @@ jobs:
50
run: |
51
cd docs
52
make html
53
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
54
with:
55
name: Built-Docs
56
path: docs/build/html/
0 commit comments