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 758b312 commit 7a22868Copy full SHA for 7a22868
.github/workflows/deploy-github-pages.yml
@@ -37,7 +37,7 @@ jobs:
37
working-directory: website
38
39
- name: Upload static files
40
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v2
41
with:
42
path: website/build
43
0 commit comments