chore(docs): update github actions versions to support node 20 (#7434)
This pull request updates the versions of GitHub Actions in the
documentation, as well as in the example workflows. Node 16 is
deprecated, and #7224 is missing the update of actions in the docs.
Hopefully, nothing else was overlooked here.