We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 802a437 + 7cb448e commit f252d41Copy full SHA for f252d41
1 file changed
.github/workflows/playground.yml
@@ -38,7 +38,7 @@ jobs:
38
- run: npm ci
39
- run: npm run build
40
41
- - uses: actions/upload-pages-artifact@v3
+ - uses: actions/upload-pages-artifact@v4
42
with:
43
path: playground/dist
44
0 commit comments