Update upload-artifact action to v4 in test coverage workflow

This commit is contained in:
gnoblet 2025-07-02 13:15:09 +02:00
parent a791074dde
commit 8de44120ec

View file

@ -49,7 +49,7 @@ jobs:
- name: Upload test results
if: failure()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: coverage-test-failures
path: ${{ runner.temp }}/package