Skip to content

Commit db05cff

Browse files
committed
Update sphinx.yml
1 parent 85270a9 commit db05cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sphinx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Build HTML
1313
uses: ammaraskar/sphinx-action@master
1414
- name: Upload artifacts
15-
uses: actions/upload-artifact@v3
15+
uses: actions/upload-artifact@v4
1616
with:
1717
name: html-docs
1818
path: docs/build/html/

0 commit comments

Comments
 (0)