We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d584fd0 commit 549becdCopy full SHA for 549becd
1 file changed
.github/workflows/tests.yml
@@ -98,7 +98,7 @@ jobs:
98
name: SSR Tests (Playwright)
99
runs-on: ubuntu-latest
100
container:
101
- image: mcr.microsoft.com/playwright:v1.46.1-jammy
+ image: mcr.microsoft.com/playwright:v1.53.0-noble
102
steps:
103
- uses: actions/checkout@v4
104
- uses: actions/setup-node@v4
0 commit comments