We should update github workflow actions. https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ ``` actions/checkout@v3 -> v4 actions/setup-java@v3 -> v4 ```
We should update github workflow actions.
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/