Skip to content

Commit f136a01

Browse files
committed
Update Hugo build workflow
1 parent 408dda6 commit f136a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
--gc \
6161
--baseURL "${{ steps.pages.outputs.base_url }}/"
6262
- name: Upload artifact
63-
uses: actions/upload-pages-artifact@v1
63+
uses: actions/upload-pages-artifact@v3
6464
with:
6565
path: ./public
6666

0 commit comments

Comments
 (0)