Compare commits

1 Commits

Author SHA1 Message Date
renovate-bot 876816c757 chore(deps): update dependency hugo-extended to v0.163.1
renovate/stability-days Updates have met minimum release age requirement
Website build and deploy / build (pull_request) Failing after 46s
2026-06-15 01:16:39 +00:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -28,13 +28,13 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout with submodules
uses: actions/checkout@v7
uses: actions/checkout@v6
with:
submodules: recursive # Get submdules
fetch-depth: 1 # Fetch all history for .GitInfo and .Lastmod
- name: Setup required tools (Hugo)
uses: https://github.com/jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
uses: https://github.com/jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
with:
cache: false # no cache on gitea
github_token: ${{ secrets.GH_TOKEN }}
+1 -1
View File
@@ -1,5 +1,5 @@
[tools]
hugo-extended = "0.162.1"
hugo-extended = "0.163.1"
lychee = "latest"
[vars]