Skip to content

Commit 7ed1fe8

Browse files
committed
Sphinx: reverting upload-pages back to v4
1 parent 497ce45 commit 7ed1fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sphinx-rtd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
uses: actions/configure-pages@v4
6363

6464
- name: Upload artifact
65-
uses: actions/upload-pages-artifact@v3
65+
uses: actions/upload-pages-artifact@v4
6666
with:
6767
name: docs
6868
path: ./docs/build/html

0 commit comments

Comments
 (0)