Update actions/upload-artifact action to v4
Some checks failed
Build & Test / Validate (pull_request) Successful in 17s
Build & Test / Run Unit Tests (pull_request) Failing after 11m48s
Build & Test / Run UI Tests (pull_request) Has been skipped

This commit is contained in:
Renovate Bot 2024-09-05 13:02:28 +00:00
parent 0dbcdb51b9
commit 64f1a64040

View file

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