Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot] dce28a4b15
chore(deps): update dependency gohugoio/hugo to v0.125.3 [staging] 2024-04-22 20:08:45 +00:00
renovate[bot] 2ce5805dc4
chore(deps): update actions/checkout digest to 1d96c77 [staging] 2024-04-22 17:34:05 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -11,12 +11,12 @@ jobs:
steps:
- name: Checkout source
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
- name: Setup Latest Version of Hugo
uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3
with:
hugo-version: '0.125.2'
hugo-version: '0.125.3'
extended: true
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5

View File

@ -6,7 +6,7 @@
autoLaunch = false
[build.environment]
HUGO_VERSION = "0.125.2"
HUGO_VERSION = "0.125.3"
NODE_VERSION = "18"
[[edge_functions]]