Skip to content

Commit

Permalink
Merge branch '13.0' into 13.0-Dynamic-Image-Numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
DjP-iX committed Aug 24, 2023
2 parents a036315 + 17182a6 commit a352bb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-external-contrib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2.6.0
with:
hugo-version: '0.107.0'
hugo-version: '0.117.0'
extended: true

- name: Install dependencies
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-internal-contrib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2.6.0
with:
hugo-version: '0.107.0'
hugo-version: '0.117.0'
extended: true

- name: Install dependencies
Expand Down

0 comments on commit a352bb3

Please sign in to comment.