chore(deps): Bump actions/upload-artifact from 4 to 5 (#4597)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-10-27 17:39:57 +01:00 committed by GitHub
parent 49f898cfab
commit b80fbdb1a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,7 +67,7 @@ jobs:
# Archives directory `path` into a ZIP file:
- name: 'Upload artifact for workflow transfer'
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
with:
name: preview-build
path: ${{ env.BUILD_DIR }}