We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ba2bf2 + 05e1ca0 commit ffb916fCopy full SHA for ffb916f
1 file changed
.github/workflows/Node.yml
@@ -88,7 +88,7 @@ jobs:
88
- run: pnpm run prepublishOnly
89
working-directory: .
90
91
- - uses: actions/upload-artifact@v5.0.0
+ - uses: actions/upload-artifact@v6.0.0
92
with:
93
name: .-Node-${{ matrix.node-version }}-Target
94
path: ./Target
0 commit comments