Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot]
0adb9d646b Bump actions/upload-artifact from 3 to 4 (#139)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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-22 05:26:51 -05:00
dependabot[bot]
c57c87eec6 Bump actions/setup-java from 3 to 4 (#133)
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-01 06:06:26 -05:00
Michael Barry
01b3b0e6ec Use java 21 (#124) 2023-10-25 20:48:05 -04:00
dependabot[bot]
2beb523b13 Bump actions/checkout from 3 to 4 (#101)
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-07 05:15:07 -04:00
Michael Barry
585176b08d Require minimum java 17 (#72) 2023-02-06 06:48:01 -05:00
Michael Barry
0d7cd887ce Make planetiler-openmaptiles runnable as a standalone project (#19) 2022-08-02 07:07:41 -04:00
Adam Laža
af2a16cec9 Setup GH Actions (#8) 2022-06-08 18:07:55 +02:00