diff --git a/.github/workflows/typescript_test.yml b/.github/workflows/typescript_test.yml index 33b54bea7..dc937bd43 100644 --- a/.github/workflows/typescript_test.yml +++ b/.github/workflows/typescript_test.yml @@ -5,7 +5,7 @@ on: merge_group: env: - POETRY_VERSION: "1.8.2" + POETRY_VERSION: "1.8.3" NODE_VERSION: "21" PYTHON_VERSION: "3.12" # Define the directory where Playwright browsers will be installed.