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 a61cf1a commit a6b2f42Copy full SHA for a6b2f42
.github/workflows/Node.yml
@@ -85,7 +85,7 @@ jobs:
85
- run: pnpm run prepublishOnly
86
working-directory: .
87
88
- - uses: actions/upload-artifact@v4.1.0
+ - uses: actions/upload-artifact@v4.2.0
89
with:
90
name: .-Mytheme-Node-${{ matrix.node-version }}-Target
91
path: ./Mytheme/Target
0 commit comments