mirror of
https://github.com/octoleo/plantuml.git
synced 2024-12-22 02:49:06 +00:00
Fix version 3.5.10 -> 3.10.0
This commit is contained in:
parent
79f773c033
commit
d0d555c439
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -163,7 +163,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Set up java
|
||||
uses: actions/setup-java@v3.5.10
|
||||
uses: actions/setup-java@v3.10.0
|
||||
with:
|
||||
java-version: 17
|
||||
distribution: temurin
|
||||
|
Loading…
Reference in New Issue
Block a user