Update actions/upload-artifact action to v4
Some checks failed
Build & Test / Validate (pull_request) Successful in 27s
Build & Test / Run Unit Tests (pull_request) Failing after 9m57s
Build & Test / Run UI Tests (pull_request) Successful in 11m7s

This commit is contained in:
Renovate Bot 2024-08-23 04:06:23 +00:00
parent 50f0c299f5
commit 079157b73b

View file

@ -37,7 +37,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