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 2758ecb + 2425567 commit 4e6eadaCopy full SHA for 4e6eada
1 file changed
.github/workflows/npm-publish.yml
@@ -20,7 +20,7 @@ jobs:
20
- run: pnpm install
21
- run: pnpm test
22
- run: pnpm build
23
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v3
24
with:
25
name: dist
26
path: ./dist
0 commit comments