We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 465a350 commit b9c84f4Copy full SHA for b9c84f4
1 file changed
.github/workflows/pr-build-artifacts.yml
@@ -87,7 +87,7 @@ jobs:
87
pnpm dist:win
88
89
- name: Upload artifacts
90
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v6
91
with:
92
name: build-artifacts-${{ matrix.os }}
93
path: pack/
0 commit comments