Skip to content

Commit 87d865c

Browse files
committed
Make sure the latest version for all actions
1 parent 60961b1 commit 87d865c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
--minify \
5959
--baseURL "${{ steps.pages.outputs.base_url }}/"
6060
- name: Upload artifact
61-
uses: actions/upload-pages-artifact@v2
61+
uses: actions/upload-pages-artifact@v3
6262
with:
6363
path: ./public
6464

0 commit comments

Comments
 (0)