Skip to content

Commit

Permalink
Upgrading peaceiris/actions-hugo to v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Dec 14, 2019
1 parent 99128d2 commit 1fa9196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
git -c "http.extraheader=$auth_header" -c protocol.version=2 submodule update --init --force --recursive --depth=1
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2.3.0
uses: peaceiris/actions-hugo@v2.3.2
with:
hugo-version: '0.60.1'

Expand Down

0 comments on commit 1fa9196

Please sign in to comment.