setup-chrome icon indicating copy to clipboard operation
setup-chrome copied to clipboard

Update `browser-actions/setup-chrome` to use `node24`

Open MikeMcC399 opened this issue 2 months ago • 0 comments

What would you like?

Update browser-actions/setup-chrome to run using node24.

Why is this needed?

GitHub has deprecated the use of node20 and will force runners to use node24 beginning on Mar 4, 2026 - see Deprecation of Node 20 on GitHub Actions runners.

The latest release browser-actions/[email protected] shows https://github.com/browser-actions/setup-chrome/blob/b94431e051d1c52dcbe9a7092a4f10f827795416/action.yml#L31-L32

MikeMcC399 avatar Nov 01 '25 11:11 MikeMcC399