We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cc2ad2 + c97841b commit d308103Copy full SHA for d308103
.github/workflows/Node.yml
@@ -85,7 +85,7 @@ jobs:
85
- run: pnpm run prepublishOnly
86
working-directory: .
87
88
- - uses: actions/upload-artifact@v4.3.0
+ - uses: actions/upload-artifact@v4.3.1
89
with:
90
name: .-Node-${{ matrix.node-version }}-Target
91
path: ./Target
0 commit comments