Skip to content

Commit

Permalink
Update the github action to install hugo module
Browse files Browse the repository at this point in the history
  • Loading branch information
WillemJiang committed Sep 1, 2023
1 parent d2fb183 commit df4276e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.114.0
HUGO_VERSION: 0.118.2
steps:
- name: Install Hugo CLI
run: |
Expand Down

0 comments on commit df4276e

Please sign in to comment.