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
What would you like?
Update browser-actions/setup-chrome to run using
node24.Why is this needed?
GitHub has deprecated the use of
node20and will force runners to usenode24beginning on Mar 4, 2026 - see Deprecation of Node 20 on GitHub Actions runners.The latest release browser-actions/[email protected] shows
setup-chrome/action.yml
Lines 31 to 32 in b94431e