We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 953a394 commit fea6e8fCopy full SHA for fea6e8f
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Setup Pages
43
uses: actions/configure-pages@v3
44
- name: Upload artifact
45
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v2
46
with:
47
# Upload dist repository
48
path: "./dist"
0 commit comments