Skip to content

Commit d449d10

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent 6ac9d93 commit d449d10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hugo.yml

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

0 commit comments

Comments
 (0)