Skip to content

Commit

Permalink
Merge pull request #2 from micuat/main
Browse files Browse the repository at this point in the history
Update hugo version to v0.117.0
  • Loading branch information
micuat authored Aug 24, 2023
2 parents 5dd4749 + ab7f267 commit 44a8185
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.111.3
HUGO_VERSION: 0.117.0
steps:
- name: Install Hugo CLI
run: |
Expand Down Expand Up @@ -75,4 +75,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v2

0 comments on commit 44a8185

Please sign in to comment.