Skip to content

Commit

Permalink
build: bump Hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and jgazeau committed Sep 26, 2022
1 parent 026c097 commit 0646fe1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
HTMLTEST_BIN_NAME: htmltest
HTMLTEST_CACHE_NAME: "htmltest-bin-cache"
HTMLTEST_BIN_PATH: ci_htmltest_bin
HUGO_TESTS_VERSIONS: "0.91.0 0.103.1"
HUGO_TESTS_VERSIONS: "0.91.0 0.104.0"
CYPRESS_CACHE_NAME: "cypress-cache"
CYPRESS_CACHE_PATH: "~/.cache"
NPM_CACHE_NAME: "npm-cache"
Expand Down
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ publish = "exampleSite/public"
command = "hugo -s exampleSite"

[build.environment]
HUGO_VERSION = "0.102.3"
HUGO_VERSION = "0.104.0"
HUGO_THEME = "repo"
HUGO_ENABLEGITINFO = "true"

Expand Down

0 comments on commit 0646fe1

Please sign in to comment.