RaspberryPiFoundation / editor-ui

Code Editor web component
https://editor-static.raspberrypi.org
Apache License 2.0
37 stars 8 forks source link

Fix deprecation warnings in GitHub Actions #1011

Closed floehopper closed 1 month ago

floehopper commented 1 month ago

Previously (e.g. in this job run at the bottom) we were seeing a bunch of deprecation warnings like this one:

lint:
Node.js 16 actions are deprecated.
Please update the following actions to use Node.js 20:
  actions/checkout@v3,
  actions/setup-node@v3.
For more information see:
  https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
github-actions[bot] commented 1 month ago
github-actions[bot] commented 1 month ago