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 34a9e09 commit f7911aeCopy full SHA for f7911ae
.github/workflows/deploy.yml
@@ -58,7 +58,7 @@ jobs:
58
NITRO_PRESET: github-pages
59
run: ${{ steps.detect-package-manager.outputs.manager }} run generate
60
- name: Upload artifact
61
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
62
with:
63
path: ./.output/public
64
name: "github-pages"
0 commit comments