adRise / update-pr-branch

Github Action to automatically update PR branches that match the criteria. Designed to work with the Github `auto-merge` feature.
MIT License
18 stars 10 forks source link

Upgrade to node20 #31

Closed erikburt closed 6 months ago

erikburt commented 6 months ago

https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Node16 has been out of support since September 2023. As a result we have started the deprecation process of Node16 for GitHub Actions. We plan to migrate all actions to run on Node20 by Spring 2024. Following on from our warning in workflows using Node16 we will start enforcing the use of Node20 rather than Node16 on the 3rd of June.

erikburt commented 6 months ago

Not sure if you check this repo very often so going to tag you - @zhiyelee. Sorry for the notification.

zhiyelee commented 6 months ago

@erikburt Thank you for the contribution. Yes, I don't check the repo very often, thanks for tagging me

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 9179949867

Details


Totals Coverage Status
Change from base Build 7999457899: 0.0%
Covered Lines: 98
Relevant Lines: 98

💛 - Coveralls