Commit graph

5 commits

Author SHA1 Message Date
dependabot[bot] 82c9f37975
Bump actions/setup-java from 3 to 4 (#1727)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-04 07:08:31 -06:00
dependabot[bot] e1feac9b94
Bump actions/checkout from 3 to 4 (#1686)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 07:42:50 -05:00
Sean Owen c062955c84 Fix CI warning about setup-java@v2 2023-04-26 21:38:15 -05:00
Sean Owen 0ea0ecddc5 Various code tweaks, action updates, dep updates 2022-10-20 14:13:34 -05:00
Sean Owen feed14328e Fix GA with Java 17 instead 2022-03-01 15:31:37 -06:00
Renamed from .github/workflows/test_java_14.yml (Browse further)