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

This commit is contained in:
renovate[bot] 2024-01-23 19:48:31 +00:00 committed by GitHub
parent 65e033cc80
commit a071a65ecc
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@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2.0
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
with:
name: Test report
path: '**/build/reports/tests/**'