Update actions/upload-artifact action to v7
All checks were successful
CI / backend-test (push) Successful in 56s
CI / frontend-test (push) Successful in 21s
CI / frontend-e2e (push) Successful in 50s
CI / build-and-publish (push) Has been skipped

This commit is contained in:
Renovate Bot
2026-03-06 20:07:53 +00:00
parent 1e7b0cb56c
commit ca651d4c05

View File

@@ -66,7 +66,7 @@ jobs:
run: cd frontend && npm run test:e2e
- name: Upload Playwright report
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v7
if: ${{ !cancelled() }}
with:
name: playwright-report