Skip to content

Commit

Permalink
Update hugo.yaml v0.117.0
Browse files Browse the repository at this point in the history
  • Loading branch information
micuat authored Aug 24, 2023
1 parent 5dd4749 commit ab7f267
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 ab7f267

Please sign in to comment.