eurec4a / how_to_eurec4a

Code examples to get you started with EUREC⁴A data.
https://howto.eurec4a.eu
MIT License
6 stars 20 forks source link

CI build node12 depreciation #90

Closed observingClouds closed 1 year ago

observingClouds commented 1 year ago

GitHub CI is warning about outdated actions using Node12 instead of 16:

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16:
actions/checkout@v2, actions/setup-python@v2, actions/cache@v2.
For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.