Skip to content

Commit

Permalink
Merge pull request #113 from badgeteam/update_hugo124
Browse files Browse the repository at this point in the history
Move CD to Hugo 0.124.1
  • Loading branch information
renzenicolai authored Apr 17, 2024
2 parents 7ea0ba1 + c49074e commit 4045e7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
submodules: true

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
uses: peaceiris/actions-hugo@v3
with:
hugo-version: '0.111.3'
hugo-version: '0.124.1'
extended: true

- name: Build
Expand Down
7 changes: 0 additions & 7 deletions .travis.yml

This file was deleted.

0 comments on commit 4045e7b

Please sign in to comment.