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 909fea0 commit df7367eCopy full SHA for df7367e
.github/workflows/test-e2e.yml
@@ -10,7 +10,7 @@ jobs:
10
timeout-minutes: 7
11
runs-on: ubuntu-latest
12
container:
13
- image: mcr.microsoft.com/playwright:v1.52.0-noble
+ image: mcr.microsoft.com/playwright:v1.54.1-noble
14
options: --user 1001
15
env:
16
CONVERTKIT_API_SECRET: ${{ secrets.CONVERTKIT_API_SECRET }}
0 commit comments