mirror of
https://github.com/jwetzell/personal-site.git
synced 2026-09-11 00:49:35 +00:00
Merge pull request #3 from jwetzell/dependabot/github_actions/peaceiris/actions-hugo-3
Bump peaceiris/actions-hugo from 2 to 3
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
submodules: 'recursive'
|
submodules: 'recursive'
|
||||||
- name: setup hugo
|
- name: setup hugo
|
||||||
uses: peaceiris/actions-hugo@v2
|
uses: peaceiris/actions-hugo@v3
|
||||||
with:
|
with:
|
||||||
hugo-version: '0.150.1'
|
hugo-version: '0.150.1'
|
||||||
extended: true
|
extended: true
|
||||||
|
|||||||
Reference in New Issue
Block a user