Skip to content

Commit

Permalink
[fix] workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ebrocas committed Dec 2, 2024
1 parent a0c2d0b commit b5b391e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: "Build Sphinx Doc"
run: make html

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: doc-pages
path: ./build/html
Expand Down

0 comments on commit b5b391e

Please sign in to comment.