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 cde0351 commit 403f85dCopy full SHA for 403f85d
.github/workflows/cd.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Upload GH artifacts
43
id: deployment
44
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v2
45
with:
46
path: out/
47
0 commit comments