Update GitHub Artifact Actions (#5932)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-19 15:38:26 +01:00 committed by GitHub
parent e863fa69c3
commit c1c1b49c18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 18 additions and 18 deletions

View file

@ -61,7 +61,7 @@ jobs:
- name: 🚫 Upload kover failed coverage reports
if: failure()
uses: actions/upload-artifact@v5
uses: actions/upload-artifact@v6
with:
name: kover-error-report
path: |
@ -73,7 +73,7 @@ jobs:
- name: 🚫 Upload test results on error
if: failure()
uses: actions/upload-artifact@v5
uses: actions/upload-artifact@v6
with:
name: tests-and-screenshot-tests-results
path: |