deps(workflows): bump actions/upload-artifact from 4 to 5 (#188)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-10-27 12:34:33 +08:00 committed by GitHub
parent 2cdce49c4e
commit 144eb86048
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -104,7 +104,7 @@ jobs:
run: ls -lh dist/
- name: Upload artifact
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
with:
name: artifact
path: dist/*