Skip to content

Commit df7367e

Browse files
committed
fix: version mismatch
1 parent 909fea0 commit df7367e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
timeout-minutes: 7
1111
runs-on: ubuntu-latest
1212
container:
13-
image: mcr.microsoft.com/playwright:v1.52.0-noble
13+
image: mcr.microsoft.com/playwright:v1.54.1-noble
1414
options: --user 1001
1515
env:
1616
CONVERTKIT_API_SECRET: ${{ secrets.CONVERTKIT_API_SECRET }}

0 commit comments

Comments
 (0)