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.
2 parents 2f5df4a + 7a22868 commit 3a58b39Copy full SHA for 3a58b39
.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