mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-30 19:33:43 +00:00
chore(deps): update actions/upload-artifact action to v6
This commit is contained in:
2
.github/workflows/pr-build-artifacts.yml
vendored
2
.github/workflows/pr-build-artifacts.yml
vendored
@ -87,7 +87,7 @@ jobs:
|
||||
pnpm dist:win
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: build-artifacts-${{ matrix.os }}
|
||||
path: pack/
|
||||
|
||||
Reference in New Issue
Block a user