Skip to content

Commit

Permalink
Merge pull request #215 from linuxserver/dependabot/github_actions/pe…
Browse files Browse the repository at this point in the history
…aceiris/actions-hugo-3.0.0

Bump peaceiris/actions-hugo from 2.6.0 to 3.0.0
  • Loading branch information
thespad authored May 18, 2024
2 parents 43a80fc + d5be41d commit f818f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

# Download, and sets up HUGO, ready for use in GHActions
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2.6.0
uses: peaceiris/actions-hugo@v3.0.0
with:
hugo-version: "0.100.2" # Version taken from https://github.com/cstate/cstate/blob/master/exampleSite/.gitlab-ci.yml#L10
extended: true
Expand Down

0 comments on commit f818f1c

Please sign in to comment.