Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e3548fe

Browse files
authoredFeb 3, 2025··
chore(deps): update dependency gohugoio/hugo to v0.143.0 in .github/workflows/test.yml (#192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 648e313 commit e3548fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
env:
2323
# renovate: datasource=github-releases depName=gohugoio/hugo
24-
HUGO_VERSION: 0.142.0
24+
HUGO_VERSION: 0.143.0
2525
steps:
2626
- name: Install Hugo CLI
2727
run: |

0 commit comments

Comments
 (0)
Please sign in to comment.