Update GitHub Artifact Actions (#6260)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-27 09:55:47 +01:00
committed by GitHub
parent f2e783064e
commit 76f4e1f3ce
7 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -75,7 +75,7 @@ jobs:
- name: 🚫 Upload kover failed coverage reports
if: failure()
uses: actions/upload-artifact@v6
uses: actions/upload-artifact@v7
with:
name: kover-error-report
path: |
@@ -87,7 +87,7 @@ jobs:
- name: 🚫 Upload test results on error
if: failure()
uses: actions/upload-artifact@v6
uses: actions/upload-artifact@v7
with:
name: tests-and-screenshot-tests-results
path: |