chore(deps): update actions/upload-artifact action to v6 (#4294)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-25 04:28:00 +09:00
committed by GitHub
parent 465a350890
commit b9c84f4404

View File

@ -87,7 +87,7 @@ jobs:
pnpm dist:win pnpm dist:win
- name: Upload artifacts - name: Upload artifacts
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v6
with: with:
name: build-artifacts-${{ matrix.os }} name: build-artifacts-${{ matrix.os }}
path: pack/ path: pack/