Bump actions/upload-artifact from 4.3.4 to 4.4.2 (#4319)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-09 16:21:22 +13:00 committed by GitHub
parent 4f856bb984
commit 34452392db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,7 +50,7 @@ jobs:
component: ${{ needs.prepare.outputs.name }}
- name: Upload
uses: actions/upload-artifact@v4.3.4
uses: actions/upload-artifact@v4.4.2
id: upload-artifact
with:
name: ${{ needs.prepare.outputs.name }}