Skip to content

Commit debacfd

Browse files
committed
revies actions/upload-artifact@v4
1 parent 2727b42 commit debacfd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/hugo.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ jobs:
6161
uses: actions/upload-pages-artifact@v1
6262
with:
6363
path: ./public
64+
- name: Upload artifact
65+
uses: actions/upload-artifact@v4
66+
6467

6568
# Deployment job
6669
deploy:

0 commit comments

Comments
 (0)