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 ce789a4 commit 30ed2feCopy full SHA for 30ed2fe
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
- run: npm run build
20
env:
21
CI: false
22
- - uses: actions/upload-pages-artifact@v1
+ - uses: actions/upload-pages-artifact@v3
23
with:
24
path: build
25
0 commit comments