Skip to content

Commit

Permalink
Merge pull request #69 from timfanda35/features/update_hugo_0.121.1
Browse files Browse the repository at this point in the history
ci(hugo): update version to 0.121.1
  • Loading branch information
timfanda35 authored Dec 30, 2023
2 parents d93a4fa + 2748179 commit 7d36238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.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.117.0
HUGO_VERSION: 0.121.1
steps:
- name: Install Hugo CLI
run: |
Expand Down

0 comments on commit 7d36238

Please sign in to comment.