Skip to content

Commit 4825569

Browse files
committed
ci: bump actions/upload-pages-artifact
1 parent c5e2e96 commit 4825569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: |
5555
hugo --minify
5656
- name: Upload artifact
57-
uses: actions/upload-pages-artifact@v1
57+
uses: actions/upload-pages-artifact@v3
5858
with:
5959
path: ./public
6060

0 commit comments

Comments
 (0)