chore(deps): update actions/upload-artifact action to v5 (#14022)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-04 11:27:10 +08:00 committed by GitHub
parent 90d3ff4dec
commit c35e880f7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ jobs:
echo ${{ github.base_ref }} > ./temp/size/base.txt
- name: Upload Size Data
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
with:
name: size-data
path: temp/size