We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dcfabd commit a36d6bcCopy full SHA for a36d6bc
.github/workflows/default.yml
@@ -48,7 +48,7 @@ jobs:
48
runs-on: ubuntu-latest
49
needs: [build-examples]
50
container:
51
- image: mcr.microsoft.com/playwright:v1.32.3-focal
+ image: mcr.microsoft.com/playwright:v1.49.0
52
steps:
53
- name: ⬇ Checkout repo
54
uses: actions/checkout@v4
0 commit comments