mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +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: |
|
java-version: |
|
||||||
16
|
16
|
||||||
17
|
17
|
||||||
|
20
|
||||||
21
|
21
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
cache: 'gradle'
|
cache: 'gradle'
|
||||||
|
|
@ -68,6 +69,7 @@ jobs:
|
||||||
java-version: |
|
java-version: |
|
||||||
16
|
16
|
||||||
17
|
17
|
||||||
|
20
|
||||||
21
|
21
|
||||||
|
|
||||||
# Generates and submits a dependency graph, enabling Dependabot Alerts for all project dependencies.
|
# Generates and submits a dependency graph, enabling Dependabot Alerts for all project dependencies.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue