SeleniumLibrary icon indicating copy to clipboard operation
SeleniumLibrary copied to clipboard

Remove deprecated rebot option

Open Brownies opened this issue 3 years ago • 0 comments

Fixes #1788

Also updates checkout action to v3 and setup-python action to v4. Actions based on Node12 now emit warnings like Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, actions/setup-python, actions/setup-python, actions/checkout

Brownies avatar Oct 09 '22 11:10 Brownies