diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 703a49b3..7ba81ea9 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -46,8 +46,8 @@ jobs: - name: install playwright browsers run: | - npx --no-install playwright@1.56.0 install --with-deps - npx --no-install playwright@1.56.0 run-server --port 9001 & + npx playwright@1.56.0 install --with-deps + npx playwright@1.56.0 run-server --port 9001 & - name: Build run: npm run build diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index d428cc03..cf590066 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Allow Renovate as an OCI registry client. - Properly handle 4in6 addresses so that IP matching works with those addresses. - Add support to simple Valkey/Redis cluster mode +- Bump the Playwright dev dependency to 1.56.0 ## v1.23.1: Lyse Hext - Echo 1