Open ogenstad opened 7 months ago
No response
We've started to get these warnings in the CI pipeline.
backend-tests-unit Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: inception-health/otel-upload-test-artifact-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
It might be a while until it turns into a real problem but we should check to see if an update or replacement exists.
That's part of the tests tracing stuff I recently merged, will check to fix this once the solution is validated.
Component
No response
Task Description
We've started to get these warnings in the CI pipeline.
backend-tests-unit Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: inception-health/otel-upload-test-artifact-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
It might be a while until it turns into a real problem but we should check to see if an update or replacement exists.