I got this problem today on GitHub Actions CI, since browser-actions/setup-chrome
released a new version (2.0.0) with breaking changes. Cf https://github.com/openwhyd/openwhyd/pull/835#issuecomment-3042009010.
Fixing its version to v1 solved the problem on my project.