corona-warn-app / cwa-map-public-frontend

Corona-Warn-App Map Public Frontend
https://map.schnelltestportal.de/
2 stars 2 forks source link

Update actions/checkout to v3 #32

Closed MikeMcC399 closed 1 year ago

MikeMcC399 commented 1 year ago

This PR fixes the deprecation warning

"build 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/checkout"

for example from https://github.com/corona-warn-app/cwa-map-public-frontend/actions/runs/3375734268

See https://github.com/actions/checkout/releases/tag/v3.0.0