chore: bump hugo and ubuntu versions

This commit is contained in:
Julian Tölle 2025-05-04 03:16:47 +02:00
parent 99dce54fcc
commit 737ac82d71
3 changed files with 2 additions and 5 deletions

View file

@ -10,7 +10,7 @@ on:
jobs: jobs:
redeploy: redeploy:
runs-on: ubuntu-22.04 runs-on: ubuntu-24.04
steps: steps:
- env: - env:
DEPLOY_HOOK: ${{ secrets.DEPLOY_HOOK }} DEPLOY_HOOK: ${{ secrets.DEPLOY_HOOK }}

View file

@ -4,9 +4,6 @@ languageCode: "en-us"
theme: PaperMod theme: PaperMod
author:
name: Julian Tölle
params: params:
DateFormat: "2006-01-02" DateFormat: "2006-01-02"

View file

@ -1,7 +1,7 @@
{ {
"build": { "build": {
"env": { "env": {
"HUGO_VERSION": "0.121.1" "HUGO_VERSION": "0.147.1"
} }
}, },
"headers": [ "headers": [