Skip to content

Commit

Permalink
🔧 bumping hugo to v0.120.0 in Gitub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
chrede88 committed Oct 30, 2023
1 parent b891802 commit 06eb8c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/buildDeployLighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: "0.119.0"
hugo-version: "0.120.0"
extended: true

- name: Build
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: "0.119.0"
hugo-version: "0.120.0"
extended: true

- name: Build
Expand Down

0 comments on commit 06eb8c3

Please sign in to comment.