ni / javascript-styleguide

JavaScript and TypeScript Style Guide
MIT License
9 stars 9 forks source link

Upgrade ubuntu and node dependencies #118

Closed jattasNI closed 1 year ago

jattasNI commented 1 year ago

The PR pipeline is showing warnings that the versions of ubuntu and node it uses are deprecated. We should upgrade them.

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@v2, actions/setup-node@v1, actions/upload-artifact@v2

The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002

Example build: https://github.com/ni/javascript-styleguide/actions/runs/3595943654