We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b21290 commit aecdebdCopy full SHA for aecdebd
3 files changed
.github/workflows/playwright.yml
@@ -10,7 +10,7 @@ jobs:
10
timeout-minutes: 5
11
runs-on: ubuntu-latest
12
container:
13
- image: mcr.microsoft.com/playwright:v1.36.2-focal
+ image: mcr.microsoft.com/playwright:v1.38.0-focal
14
steps:
15
- uses: actions/checkout@v3
16
0 commit comments