There is a note saying that Node.js 12 actions are deprecated (see [Annotations](https://github.com/VROOM-Project/vroom/actions/runs/3694932899)). This includes `actions/checkout` and `actions/cache`. A simple fix is to update both to `v3`.
There is a note saying that Node.js 12 actions are deprecated (see Annotations). This includes
actions/checkoutandactions/cache.A simple fix is to update both to
v3.