Skip to content

Commit a748930

Browse files
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.53.1
1 parent 42dd1f5 commit a748930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Run unit tests
1212
runs-on: ubuntu-latest
1313
container:
14-
image: mcr.microsoft.com/playwright:v1.52.0-noble
14+
image: mcr.microsoft.com/playwright:v1.53.1-noble
1515
options: --user 1001
1616

1717
steps:

0 commit comments

Comments
 (0)