From 5713f47b623fcd541f77b01ebacd61488db51201 Mon Sep 17 00:00:00 2001 From: Markus Tacker Date: Tue, 17 Dec 2024 23:10:02 +0100 Subject: [PATCH] fix: update dependencies Closes #375 --- .github/workflows/test-and-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-and-release.yaml b/.github/workflows/test-and-release.yaml index 29db2ca6..3d55fa12 100644 --- a/.github/workflows/test-and-release.yaml +++ b/.github/workflows/test-and-release.yaml @@ -46,7 +46,7 @@ jobs: environment: ci - container: mcr.microsoft.com/playwright:v1.49.0 + container: mcr.microsoft.com/playwright:v1.49.1 env: MAP_REGION: ${{ vars.MAP_REGION }}