Skip to content

Commit

Permalink
update workflow and artifact uploader
Browse files Browse the repository at this point in the history
  • Loading branch information
ebrocas committed Dec 2, 2024
1 parent c6a06ae commit a0c2d0b
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 @@ -89,7 +89,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

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

0 comments on commit a0c2d0b

Please sign in to comment.