Skip to content

Commit f9c8704

Browse files
committed
fix: pages workflow
1 parent 66597be commit f9c8704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
NITRO_PRESET: github_pages
2424

2525
- name: Upload artifact
26-
uses: actions/upload-pages-artifact@v1
26+
uses: actions/upload-pages-artifact@v4
2727
with:
2828
path: ./.output/public
2929

0 commit comments

Comments
 (0)