Skip to content

Commit

Permalink
Update artifact upload version
Browse files Browse the repository at this point in the history
  • Loading branch information
LivInTheLookingGlass committed Jan 23, 2025
1 parent fad843b commit b35f8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Build sphinx docs
run: make docs_dependencies html

- uses: actions/upload-pages-artifact@v4
- uses: actions/upload-pages-artifact@v3.0.1
with:
path: docs/_build/html/

Expand Down

0 comments on commit b35f8bd

Please sign in to comment.