Skip to content

Commit b9c84f4

Browse files
chore(deps): update actions/upload-artifact action to v6 (#4294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 465a350 commit b9c84f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-build-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
pnpm dist:win
8888
8989
- name: Upload artifacts
90-
uses: actions/upload-artifact@v4
90+
uses: actions/upload-artifact@v6
9191
with:
9292
name: build-artifacts-${{ matrix.os }}
9393
path: pack/

0 commit comments

Comments
 (0)