Skip to content

Commit

Permalink
Merge pull request #932 from GeorgianaElena/update-action
Browse files Browse the repository at this point in the history
Update action version
  • Loading branch information
GeorgianaElena authored Feb 4, 2025
2 parents 22badbc + c947524 commit 7ca7838
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
make dirhtml SPHINXOPTS='--color -W --keep-going'
- name: Upload Logs and Build
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: sphinx-logs
path: book/_build
path: book/_build

0 comments on commit 7ca7838

Please sign in to comment.