chore(deps): bump actions/upload-artifact from 4.5.0 to 4.6.2 (#8154)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-18 11:43:41 +02:00
committed by GitHub
parent 2f5fce41dc
commit d57df3cc28

View File

@@ -84,7 +84,7 @@ jobs:
working-directory: ./ui
run: npm run test:e2e
- name: Upload test reports
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
if: failure()
with:
name: playwright-report