Skip to content

Commit 6366478

Browse files
committed
chore: Update upload-pages-artifact to v4 for GitHub Actions
1 parent f74c2fc commit 6366478

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
@@ -73,7 +73,7 @@ jobs:
7373
7474
# Upload the built site to GitHub Pages artifact
7575
- name: Upload artifact
76-
uses: actions/upload-pages-artifact@v1
76+
uses: actions/upload-pages-artifact@v4
7777
with:
7878
path: hugo-site/public # Point to the correct directory
7979

0 commit comments

Comments
 (0)