We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49db9f1 commit 2a3f26fCopy full SHA for 2a3f26f
.github/workflows/update-screenshot.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Setup Hugo
33
uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3.0.0
34
with:
35
- hugo-version: '0.147.8'
+ hugo-version: "latest"
36
extended: true
37
- name: Install dependencies and Playwright browsers
38
run: cd tests && npm ci && npx playwright install --with-deps
0 commit comments