Skip to content

Commit 990c03a

Browse files
update all workflow uses to @v4
1 parent 9b21050 commit 990c03a

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
@@ -61,7 +61,7 @@ jobs:
6161
--minify \
6262
--baseURL "${{ steps.pages.outputs.base_url }}/"
6363
- name: Upload artifact
64-
uses: actions/upload-pages-artifact@v2
64+
uses: actions/upload-pages-artifact@v4
6565
with:
6666
path: ./public
6767

0 commit comments

Comments
 (0)