1
0
mirror of https://github.com/graalvm/setup-graalvm.git synced 2025-03-14 15:00:10 +08:00

2 Commits

Author SHA1 Message Date
Fabio Niephaus
3b96e2ea68
Drop job-status logic.
It requires a dummy entry in the `action.yml` which was missing. Drop the entire logic because it's not needed at this point.
2022-08-31 11:24:48 +02:00
Fabio Niephaus
f47d45565a
Add support for dependency caching.
- Fork relevant bits from https://github.com/actions/setup-java
- Use Node.js 16
- Adjust packaging
- Update uuid and other dependencies

Closes 
2022-08-31 10:20:03 +02:00