Update actions/upload-artifact action to v4
Some checks failed
Build & Test / Validate (push) Successful in 19s
Build & Test / Run Unit Tests (push) Failing after 3m26s

This commit is contained in:
Renovate Bot 2024-07-20 19:00:31 +00:00 committed by renovate-bot
parent ad8cd8f39a
commit 03249af9fb

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