Skip to content

Commit

Permalink
Upgrade docs workflow to upload-artifact v4.
Browse files Browse the repository at this point in the history
  • Loading branch information
scotts committed Jan 16, 2025
1 parent c85f9e6 commit 0667dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
run: |
cd docs
${CONDA_RUN} make html
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: Built-Docs
path: docs/build/html/

0 comments on commit 0667dd7

Please sign in to comment.