Skip to content

Commit 87e0ae4

Browse files
Revert docs workflow to upload-pages-artifact@v3
1 parent c728ac9 commit 87e0ae4

File tree

2 files changed

+545
-13
lines changed

2 files changed

+545
-13
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
make html
3636
3737
- name: Upload artifact
38-
uses: actions/upload-pages-artifact@v4
38+
uses: actions/upload-pages-artifact@v3
3939
with:
4040
path: docs/_build/html
4141

0 commit comments

Comments
 (0)