Skip to content

Commit

Permalink
Update upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-symphony committed Oct 28, 2024
1 parent cabd247 commit b2f32af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
timeout-minutes: 10

- name: Upload test results
uses: actions/upload-artifact@v44
uses: actions/upload-artifact@v4
with:
name: pytest-results-${{ matrix.os }}
path: test-results/junit.xml
Expand Down

0 comments on commit b2f32af

Please sign in to comment.