Skip to content

Commit 1cc8cf2

Browse files
Update hugo.yaml
1 parent cc99ab5 commit 1cc8cf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/hugo.yaml

Lines changed: 2 additions & 2 deletions
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.124.0
35+
HUGO_VERSION: 0.145.0
3636
steps:
3737
- name: Install Hugo CLI
3838
run: |
@@ -75,4 +75,4 @@ jobs:
7575
steps:
7676
- name: Deploy to GitHub Pages
7777
id: deployment
78-
uses: actions/deploy-pages@v4
78+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)