Closed blackfalcon closed 1 year ago
Repo is structured to only support Node 16.
Update to support Node 18.
https://github.com/AlaskaAirlines/auro-flight/blob/50854e9213f571c6137303fa466a7ea9a3df944a/package.json#L18-L20
https://github.com/AlaskaAirlines/auro-flight/blob/50854e9213f571c6137303fa466a7ea9a3df944a/.github/workflows/testPublish.yml#L18
https://github.com/AlaskaAirlines/auro-flight/blob/50854e9213f571c6137303fa466a7ea9a3df944a/.github/workflows/testPublish.yml#L40
Update all action dependencies to v3
v3
https://github.com/AlaskaAirlines/auro-flight/blob/50854e9213f571c6137303fa466a7ea9a3df944a/.github/workflows/testPublish.yml#L21-L43
This issue is complete once all the code references have been updated to support Node 18 and the latest dependency versions.
This issue was copied from #46 by @blackfalcon.
latest main branch is already updated, @blackfalcon.
Is your feature request related to a problem? Please describe.
Repo is structured to only support Node 16.
Describe the solution you'd like
Update to support Node 18.
https://github.com/AlaskaAirlines/auro-flight/blob/50854e9213f571c6137303fa466a7ea9a3df944a/package.json#L18-L20
https://github.com/AlaskaAirlines/auro-flight/blob/50854e9213f571c6137303fa466a7ea9a3df944a/.github/workflows/testPublish.yml#L18
https://github.com/AlaskaAirlines/auro-flight/blob/50854e9213f571c6137303fa466a7ea9a3df944a/.github/workflows/testPublish.yml#L40
Update all action dependencies to
v3
https://github.com/AlaskaAirlines/auro-flight/blob/50854e9213f571c6137303fa466a7ea9a3df944a/.github/workflows/testPublish.yml#L21-L43
Exit criteria
This issue is complete once all the code references have been updated to support Node 18 and the latest dependency versions.