Update actions/upload-artifact action to v4
Some checks failed
Pull request workflow / Build and Test (pull_request) Failing after 3m45s

This commit is contained in:
Renovate Bot 2024-07-07 11:01:43 +00:00
parent 3d5bf4af1f
commit d3ba26c1c5

View file

@ -18,7 +18,7 @@ jobs:
with:
arguments: --stacktrace check
- name: Publish JUnit Results
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: Unit Test Results