Skip to content

Commit 9fc4e0f

Browse files
authored
Update deploy.yml
1 parent ae86966 commit 9fc4e0f

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
@@ -57,7 +57,7 @@ jobs:
5757
run: hugo --minify --baseURL "${{ steps.pages.outputs.base_url }}/"
5858

5959
- name: Upload artifact
60-
uses: actions/upload-pages-artifact@v1
60+
uses: actions/upload-pages-artifact@v4
6161
with:
6262
path: ./public
6363

0 commit comments

Comments
 (0)