Skip to content

Commit 9bec026

Browse files
authored
Merge pull request #32 from saurabhraghuvanshii/build
fix version mismatch
2 parents 76987f7 + 6740d69 commit 9bec026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
build-and-deploy:
2828
runs-on: ubuntu-latest
2929
env:
30-
HUGO_VERSION: 0.147.9
30+
HUGO_VERSION: 0.158.0
3131

3232
steps:
3333
- name: Install Hugo CLI

0 commit comments

Comments
 (0)