Skip to content

Commit

Permalink
Bump hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
johanngyger committed Feb 5, 2025
1 parent 30c59f8 commit 828a7eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
name: Build Preview Site and Upload Build Artifact
env:
HUGO_VERSION: 0.136.2
HUGO_VERSION: 0.143.1
steps:
- name: Install Hugo CLI
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
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.136.2
HUGO_VERSION: 0.143.1
steps:
- name: Install Hugo CLI
run: |
Expand Down

0 comments on commit 828a7eb

Please sign in to comment.