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 b18dcc4 commit e3c5b38Copy full SHA for e3c5b38
.github/workflows/push.yaml
@@ -20,7 +20,7 @@ jobs:
20
- run: yarn build
21
- run: ln -s index.html dist/404.html
22
- name: Upload Pages artifact
23
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
24
with:
25
path: dist
26
deploy:
0 commit comments