deps(workflows): bump actions/upload-artifact from 5 to 6 (#197)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-12-15 14:01:53 +08:00 committed by GitHub
parent 2299e92d5a
commit a7dd6efce5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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