* Use gradle-build-action on CI
* Bump actions/checkout to v3
* Bump actions/setup-java to v2
* Rearrange & trim blank lines
* Bump actions/upload-artifact to v3
* Test on jdk 17
* Trim blank lines
* Revert test on jdk 17
* Merge duplicated build actions
* Bump setup-java actions to v2
* Make test action on all branches
* Add dependabot.yml for updating github actions
* Update gradle 7.2
* Revert "Make test action on all branches"
This reverts commit 52758ea249d969f3b94f3ae5d4b5b980103a5cfa.
* Correct jdk
* Revert "Add dependabot.yml for updating github actions"
This reverts commit 7381e8f71c656499e7d0cc70e854b5e4978722d0.
* Run CI after workflows configs changed