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 ef84899 commit 2641b68Copy full SHA for 2641b68
.github/workflows/github-pages.yaml
@@ -26,7 +26,7 @@ jobs:
26
- run: pnpm run test:coverage
27
- run: cp --force --recursive coverage docs/coverage
28
29
- - uses: actions/upload-pages-artifact@v3
+ - uses: actions/upload-pages-artifact@v4
30
with:
31
path: docs
32
0 commit comments