lwt
lwt copied to clipboard
[ci] Use the latest version of `actions/checkout`
To avoid the warning about deprecated Node.js 12 actions. See https://github.com/ocsigen/lwt/actions/runs/7242395619.
actions/checkout@v4 has been released.
Should we update to v4? Are there release notes or something that would help finding out if it's relevant?
It's not particularly relevant. It just updates the Node version used to run the actions. There's been critics from the community on whether the version bump was needed, but here we are.