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 66597be commit f9c8704Copy full SHA for f9c8704
.github/workflows/deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
NITRO_PRESET: github_pages
24
25
- name: Upload artifact
26
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v4
27
with:
28
path: ./.output/public
29
0 commit comments