mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-29 21:15:19 +00:00
Bump mcr.microsoft.com/playwright
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -10,7 +10,7 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
# Make sure to grab the latest version of the Playwright image
|
# Make sure to grab the latest version of the Playwright image
|
||||||
# https://playwright.dev/docs/docker#pull-the-image
|
# https://playwright.dev/docs/docker#pull-the-image
|
||||||
image: mcr.microsoft.com/playwright:v1.60.0-noble
|
image: mcr.microsoft.com/playwright:v1.61.1-noble
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
||||||
|
|||||||
Reference in New Issue
Block a user