Skip to content

Commit 2a3f26f

Browse files
committed
Update: Change to latest for screenshot update
1 parent 49db9f1 commit 2a3f26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-screenshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Setup Hugo
3333
uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3.0.0
3434
with:
35-
hugo-version: '0.147.8'
35+
hugo-version: "latest"
3636
extended: true
3737
- name: Install dependencies and Playwright browsers
3838
run: cd tests && npm ci && npx playwright install --with-deps

0 commit comments

Comments
 (0)