Skip to content

Commit 623fdee

Browse files
authored
Update hugo.yml
1 parent 04abb97 commit 623fdee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
--minify \
5454
--baseURL "${{ steps.pages.outputs.base_url }}/"
5555
- name: Upload artifact
56-
uses: actions/upload-pages-artifact@v4
56+
uses: actions/upload-pages-artifact@v3
5757
with:
5858
path: ./public
5959

0 commit comments

Comments
 (0)