Skip to content

Commit

Permalink
Update action.yml (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Jan 30, 2025
1 parent 4a1537c commit 4ad837a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/uv/sphinx/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ runs:
- name: Upload documentation
if: ${{ env.ACT != 'true' }} # Skip if running with 'act'
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: sphinx
path: ${{ inputs.working-directory }}/artifacts/sphinx
Expand Down

0 comments on commit 4ad837a

Please sign in to comment.