You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
This commit updates GH(GitHub) Actions to its latest possible major Versions to avoid [warning or deprecation of them](https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/), Updated ones Are: `@actions/checkout` `@actions/setup-java` `@gradle/gradle-build-action -> @gradle/actions/setup-gradle (was delegated/replaced)` `@actions/upload-artifact` Signed-off-by: Emmanuel Lobo <76094069+UnschooledGamer@users.noreply.github.com>