Skip to content

Commit

Permalink
Update pull_request.yml (#1005)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasjucker authored Oct 3, 2024
1 parent a97d919 commit 02cfb83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
docs-folder: "docs/"
# Great extra actions to compose with:
# Create an artifact of the html output.
- uses: actions/upload-artifact@v1
- uses: actions/upload-artifact@v4.4.0
with:
name: DocumentationHTML
path: docs/_build/

0 comments on commit 02cfb83

Please sign in to comment.