Skip to content

Commit 32743c3

Browse files
chore(deps): update dependency gohugoio/hugo to v0.139.0 in .github/workflows/test.yml (#157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b422c2 commit 32743c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
runs-on: ubuntu-latest
3434
env:
3535
# renovate: datasource=github-releases depName=gohugoio/hugo
36-
HUGO_VERSION: 0.135.0
36+
HUGO_VERSION: 0.139.0
3737
steps:
3838
- name: Install Hugo CLI
3939
run: |

.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.135.0
24+
HUGO_VERSION: 0.139.0
2525
steps:
2626
- name: Install Hugo CLI
2727
run: |

0 commit comments

Comments
 (0)