summaryrefslogtreecommitdiffstats
path: root/.github/workflows/playwright.yml
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2024-04-07 14:59:16 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2024-04-07 15:03:26 +0200
commit8858738b17ea5b992d684ff40450b5405cea22c8 (patch)
treea6bd7dd781f79eb59357b21d90b6c4948cd35e66 /.github/workflows/playwright.yml
parent4fb3a6c043693e1b5c145d0bb9cb0166a3872d88 (diff)
downloadgohugo-theme-ed-8858738b17ea5b992d684ff40450b5405cea22c8.tar.gz
Updated the minimum required Hugo version to 0.114.0
Diffstat (limited to '.github/workflows/playwright.yml')
-rw-r--r--.github/workflows/playwright.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml
index 32094a2..08fd767 100644
--- a/.github/workflows/playwright.yml
+++ b/.github/workflows/playwright.yml
@@ -47,7 +47,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
with:
- hugo-version: '0.101.0'
+ hugo-version: '0.114.0'
extended: true
- name: Run Playwright tests