Skip to content

Commit d178fa5

Browse files
Merge pull request #205 from saurabhraghuvanshii/hugo
chore: upgrade hugo to 0.158.0
2 parents 95ccf74 + 7ed65ee commit d178fa5

File tree

3 files changed

+6
-21
lines changed

3 files changed

+6
-21
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Setup Hugo Extended
3333
uses: peaceiris/actions-hugo@v2
3434
with:
35-
hugo-version: '0.147.9'
35+
hugo-version: '0.158.0'
3636
extended: true
3737

3838
- name: Install dependencies

package-lock.json

Lines changed: 4 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"autoprefixer": "^10.4.21",
3939
"cross-env": "^7.0.3",
40-
"hugo-extended": "0.157.0",
40+
"hugo-extended": "0.158.0",
4141
"postcss": "^8.5.6",
4242
"postcss-cli": "^11.0.1",
4343
"rtlcss": "^4.3.0"

0 commit comments

Comments
 (0)