Merge pull request #50 from leigh-hackspace/hugo_142

Bump to Hugo to 0.142.1
This commit is contained in:
2024-04-07 15:26:42 +01:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
HUGO_VERSION: 0.122.0 HUGO_VERSION: 0.124.1
steps: steps:
- name: Install Hugo CLI - name: Install Hugo CLI
run: | run: |

View File

@@ -17,7 +17,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
HUGO_VERSION: 0.122.0 HUGO_VERSION: 0.124.1
steps: steps:
- name: Install Hugo CLI - name: Install Hugo CLI
run: | run: |

View File

@@ -1,6 +1,6 @@
# Leigh Hackspace Website - Hugo Edition # Leigh Hackspace Website - Hugo Edition
Hugo version: 0.122 Hugo version: 0.124.1
## Contributing ## Contributing