Skip to content

Commit cd2aad1

Browse files
committed
Updating Hugo version in GH action workflow
1 parent 7e5403c commit cd2aad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
build:
3333
runs-on: ubuntu-latest
3434
env:
35-
HUGO_VERSION: 0.147.8
35+
HUGO_VERSION: 0.147.9
3636
HUGO_ENVIRONMENT: production
3737
TZ: Europe/Madrid
3838
steps:

0 commit comments

Comments
 (0)