Skip to content

Commit

Permalink
Update hugo-build-pr-check.yml
Browse files Browse the repository at this point in the history
Updated version of Hugo in PR Check Action
  • Loading branch information
JoeyBarnes authored Feb 7, 2024
1 parent 8540d2e commit 420773d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo-build-pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
buildpr:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.111.3
HUGO_VERSION: 0.117.0
steps:
- name: Install Hugo CLI
run: |
Expand Down

0 comments on commit 420773d

Please sign in to comment.