Skip to content

Commit 59f4a48

Browse files
committed
bump upload pages artifact version
1 parent 19b60f3 commit 59f4a48

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
@@ -55,7 +55,7 @@ jobs:
5555
run: "npm run build"
5656

5757
- name: Upload artifact
58-
uses: actions/upload-pages-artifact@v2
58+
uses: actions/upload-pages-artifact@v4
5959
with:
6060
path: ./public
6161

0 commit comments

Comments
 (0)