Skip to content

Commit bc45977

Browse files
authored
Merge branch 'master' into patch-1
2 parents 263ddaa + e224532 commit bc45977

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sphinx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- run: uv sync --group=docs
3535
- uses: actions/configure-pages@v5
3636
- run: uv run sphinx-build -c docs . docs/_build/html
37-
- uses: actions/upload-pages-artifact@v3
37+
- uses: actions/upload-pages-artifact@v4
3838
with:
3939
path: docs/_build/html
4040

0 commit comments

Comments
 (0)