diff --git a/.github/workflows/typescript_test.yml b/.github/workflows/typescript_test.yml index af3cb10c4..41c60e7c5 100644 --- a/.github/workflows/typescript_test.yml +++ b/.github/workflows/typescript_test.yml @@ -6,7 +6,7 @@ on: 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.