audeering / audbackend

Manage file storage on different backends
https://audeering.github.io/audbackend/
Other
3 stars 0 forks source link

CI: update actions to switch to Node.js 20 #201

Closed hagenw closed 6 months ago

hagenw commented 6 months ago

As discussed at https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/, we need to update all Github Actions that are still using Node.js 16.

This can also be seen when inspecting a random Actions page:

image

We fix this here by updating to:

hagenw commented 6 months ago

Deprecation warnings are gone with this update, compare https://github.com/audeering/audbackend/actions/runs/8448387732