Skip to content

Commit 8626a04

Browse files
chore(deps): update dependency gohugoio/hugo to v0.150.0 in .github/workflows/test.yml
1 parent c63b82b commit 8626a04

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

0 commit comments

Comments
 (0)