mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Add jdk 20 to action
This commit is contained in:
parent
366b4e1652
commit
d19cd30ad7
1 changed files with 2 additions and 0 deletions
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
|
|
@ -28,6 +28,7 @@ jobs:
|
|||
java-version: |
|
||||
16
|
||||
17
|
||||
20
|
||||
21
|
||||
distribution: 'temurin'
|
||||
cache: 'gradle'
|
||||
|
|
@ -68,6 +69,7 @@ jobs:
|
|||
java-version: |
|
||||
16
|
||||
17
|
||||
20
|
||||
21
|
||||
|
||||
# Generates and submits a dependency graph, enabling Dependabot Alerts for all project dependencies.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue