Skip to content

Commit aedc781

Browse files
committed
Update hugo.yml
1 parent 92c9895 commit aedc781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: |
5757
cp -rf ./content/courses ./public
5858
- name: Upload artifact
59-
uses: actions/upload-pages-artifact@v1
59+
uses: actions/upload-pages-artifact@v3
6060
with:
6161
path: ./public
6262

0 commit comments

Comments
 (0)