chore(deps): update actions/upload-artifact action to v4

This commit is contained in:
renovate[bot] 2025-01-23 16:40:10 +00:00 committed by GitHub
parent eae4df7d06
commit e222b6a532
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,7 +48,7 @@ jobs:
working-directory: frontend working-directory: frontend
- name: Archive code coverage results - name: Archive code coverage results
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v4
with: with:
name: code-coverage-report name: code-coverage-report
path: coverage path: coverage