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.
1 parent 6689eb2 commit e4cc533Copy full SHA for e4cc533
1 file changed
.github/workflows/Node.yml
@@ -85,7 +85,7 @@ jobs:
85
- run: pnpm run build
86
working-directory: .
87
88
- - uses: actions/upload-artifact@v4.0.0
+ - uses: actions/upload-artifact@v4.1.0
89
with:
90
name: .-Node-${{ matrix.node-version }}-Target
91
path: ./Target
0 commit comments