Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/playwright-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ on:
# REALLY exists (npm publishes ahead of the image; that mismatch is
# what broke CI in nmon#76).
# renovate: datasource=docker depName=mcr.microsoft.com/playwright
default: ghcr.io/cshuttle/playwright:v1.62.1-noble
default: ghcr.io/cshuttle/playwright:v1.63.0-noble

jobs:
# Assert the playwright version chain has not drifted. Three things must
Expand Down
Loading