Skip to content

Commit 79cef2b

Browse files
committed
update workflow to v3
1 parent b5ef2ee commit 79cef2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: hugo --minify
2929

3030
- name: Upload artifact
31-
uses: actions/upload-pages-artifact@v2
31+
uses: actions/upload-pages-artifact@v3
3232
with:
3333
path: ./public
3434

0 commit comments

Comments
 (0)