Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
thingsym committed Aug 22, 2023
2 parents 0dc6473 + d484e2a commit aca0800
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
publish:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
timeout-minutes: 30

steps:
Expand All @@ -16,7 +16,7 @@ jobs:
- name: Install Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.88.1'
hugo-version: '0.101.0'
extended: true

- name: Build demo website to public directory
Expand Down

0 comments on commit aca0800

Please sign in to comment.