Skip to content

Commit 7c9701d

Browse files
authored
Update deployment workflow (#193)
1 parent ddcdc8d commit 7c9701d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: |
6565
hugo --environment GitHubPages
6666
- name: Upload artifact
67-
uses: actions/upload-pages-artifact@v1
67+
uses: actions/upload-pages-artifact@v3
6868
with:
6969
path: ./docs
7070

0 commit comments

Comments
 (0)