Skip to content

Commit

Permalink
Update to artifacts v4
Browse files Browse the repository at this point in the history
  • Loading branch information
nmassey001 committed Jan 15, 2025
1 parent 568a0c3 commit 65f522d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
docs-folder: "docs/user_guide"
# pre-build-command: "mkdir /tmp/sphinx-log"
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: html-docs
path: docs/user_guide/build/html/
Expand Down

0 comments on commit 65f522d

Please sign in to comment.