We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea73a19 commit 9e12e51Copy full SHA for 9e12e51
1 file changed
.github/workflows/pages-cd.yml
@@ -34,7 +34,7 @@ jobs:
34
run: npm run build
35
36
- name: Upload build output
37
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
38
with:
39
path: ./dist
40
0 commit comments