Skip to content

Commit

Permalink
updated hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
yufengliu15 committed Oct 21, 2023
1 parent 31ad793 commit 8445e6f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/hugo-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Setup Hugo
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.105.0'
hugo-version: '0.83.1'
extended: true

- name: Setup base URL env var
run: |
Expand Down

0 comments on commit 8445e6f

Please sign in to comment.