mirror of
https://github.com/linuxserver/cstate.git
synced 2026-02-20 07:55:25 +08:00
Merge pull request #130 from linuxserver/dependabot/github_actions/peaceiris/actions-hugo-2.6.0
Bump peaceiris/actions-hugo from 2.5.0 to 2.6.0
This commit is contained in:
commit
e21ecb49ad
2
.github/workflows/deploy-page.yml
vendored
2
.github/workflows/deploy-page.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
# Download, and sets up HUGO, ready for use in GHActions
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2.5.0
|
||||
uses: peaceiris/actions-hugo@v2.6.0
|
||||
with:
|
||||
hugo-version: "0.83.1" # Version taken from https://github.com/cstate/cstate/blob/v4.4/exampleSite/.gitlab-ci.yml#L10
|
||||
extended: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user