Skip to content

Commit

Permalink
These should now build properly
Browse files Browse the repository at this point in the history
  • Loading branch information
schielb committed May 1, 2024
1 parent e3769ce commit 42fb499
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.114.0
HUGO_VERSION: 0.125.0
steps:
- name: Install Hugo CLI
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.114.0
HUGO_VERSION: 0.125.0
steps:
- name: Install Hugo CLI
run: |
Expand Down

0 comments on commit 42fb499

Please sign in to comment.