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 338b93d commit 4c14a5dCopy full SHA for 4c14a5d
.github/workflows/deploy.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Build Quartz
43
run: npx quartz build
44
- name: Upload artifact
45
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
46
with:
47
path: public
48
0 commit comments