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

This commit is contained in:
renovate[bot] 2024-01-12 17:33:21 +00:00 committed by GitHub
parent 05c7a32532
commit 54a6c9767c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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