Skip to content

Commit c872f43

Browse files
chore(deps): update gohugoio/hugo action to v0.146.0
1 parent 27f4814 commit c872f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-doc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
shell: bash
3636
run: |
3737
USES=$(cat <<TRICK_RENOVATE
38-
- uses: gohugoio/hugo@v0.124.1
38+
- uses: gohugoio/hugo@v0.146.0
3939
TRICK_RENOVATE
4040
)
4141
echo "Scripts update line: \"$USES\""

0 commit comments

Comments
 (0)