Skip to content

Commit

Permalink
chore(deps): update dependency gohugoio/hugo to v0.140.0 in .github/w…
Browse files Browse the repository at this point in the history
…orkflows/test.yml (#177)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 0d9b605 commit 8166d21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
runs-on: ubuntu-latest
env:
# renovate: datasource=github-releases depName=gohugoio/hugo
HUGO_VERSION: 0.139.4
HUGO_VERSION: 0.140.0
steps:
- name: Install Hugo CLI
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
env:
# renovate: datasource=github-releases depName=gohugoio/hugo
HUGO_VERSION: 0.139.4
HUGO_VERSION: 0.140.0
steps:
- name: Install Hugo CLI
run: |
Expand Down

0 comments on commit 8166d21

Please sign in to comment.