Skip to content

Commit c6da82d

Browse files
committed
update v4
1 parent 7af9696 commit c6da82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
echo "Hugo Cache Dir: $(hugo config | grep cachedir)"
5353
hugo --minify --baseURL "${{ steps.pages.outputs.base_url }}/"
5454
- name: Upload artifact
55-
uses: actions/upload-pages-artifact@v2
55+
uses: actions/upload-pages-artifact@v4
5656
with:
5757
path: ./public
5858

0 commit comments

Comments
 (0)