Skip to content

Commit cfe9c8a

Browse files
committed
1 parent c631bc0 commit cfe9c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
path: ${{ runner.temp }}/hugo_cache
9292
key: ${{ steps.cache-restore.outputs.cache-primary-key }}
9393
- name: Upload artifact
94-
uses: actions/upload-pages-artifact@v4
94+
uses: actions/upload-pages-artifact@v3
9595
with:
9696
path: ./public
9797
deploy:

0 commit comments

Comments
 (0)