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 0a29618 commit 47a52a7Copy full SHA for 47a52a7
.github/workflows/build_and_deploy_pages.yaml
@@ -39,7 +39,7 @@ jobs:
39
uses: actions/configure-pages@v4
40
41
- name: Upload artifact
42
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
43
with:
44
path: "./public"
45
0 commit comments