Skip to content

Commit

Permalink
pin hugo version
Browse files Browse the repository at this point in the history
  • Loading branch information
89Q12 committed Oct 18, 2024
1 parent f3afb34 commit aabe0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set Up Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest' # You can specify a specific Hugo version here
hugo-version: 'v0.124.0' # You can specify a specific Hugo version here

- name: Build Hugo Site
run: hugo --minify
Expand Down

0 comments on commit aabe0b0

Please sign in to comment.