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

This commit is contained in:
renovate[bot] 2024-01-18 21:52:56 +00:00 committed by GitHub
parent 1885859d2f
commit a7f6658b85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ jobs:
- name: (Fail-only) Upload test report
if: failure()
uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1.0
uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2.0
with:
name: Test report
path: '**/build/reports/tests/**'