Skip to content

Commit 33d9fc0

Browse files
committed
update hugo version
1 parent 5aa251e commit 33d9fc0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
build:
3232
runs-on: ubuntu-latest
3333
env:
34-
HUGO_VERSION: 0.150.0
34+
HUGO_VERSION: 0.152.2
3535
steps:
3636
- name: Install Hugo CLI
3737
run: |

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
Public/
22
public/
33
content/draft
4+
.vscode

0 commit comments

Comments
 (0)