Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/curttimson/hugo-theme-massively.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCurtis Timson <curt@live.co.uk>2022-09-06 23:19:58 +0300
committerGitHub <noreply@github.com>2022-09-06 23:19:58 +0300
commit0327a4b821585cdbb7ce97a4cca382b05be93b85 (patch)
tree45f864dd4a4f912ae6ee73d2d64a7d0b400bf83c /.github
parenta1ff1f98bef53839004b542ac85bd3b2e89d5ae1 (diff)
⬆️ Upgrade Hugo: v0.102.3 (#117)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/e2e.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml
index c0c8fc6..30adbdb 100644
--- a/.github/workflows/e2e.yml
+++ b/.github/workflows/e2e.yml
@@ -41,7 +41,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
- hugo-version: "0.101.0"
+ hugo-version: "0.102.3"
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2