Skip to content

Commit 9a9888e

Browse files
authored
Update hugo-pages.yml
1 parent 0abdbbc commit 9a9888e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/hugo-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
build:
2323
runs-on: ubuntu-latest
2424
env:
25-
HUGO_VERSION: 0.128.0
25+
HUGO_VERSION: 0.151.0
2626
steps:
2727
- name: Install Hugo CLI
2828
run: |
@@ -59,4 +59,4 @@ jobs:
5959
steps:
6060
- name: Deploy to GitHub Pages
6161
id: deployment
62-
uses: actions/deploy-pages@v4
62+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)