Skip to content

Commit 3273e44

Browse files
chore(deps): bump actions/upload-pages-artifact from 4 to 5 (#3292)
1 parent 8ebd305 commit 3273e44

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
@@ -77,7 +77,7 @@ jobs:
7777
--minify \
7878
--baseURL "${{ steps.pages.outputs.base_url }}/"
7979
- name: Upload artifact
80-
uses: actions/upload-pages-artifact@v4
80+
uses: actions/upload-pages-artifact@v5
8181
with:
8282
path: ./docs/public
8383

0 commit comments

Comments
 (0)