mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-26 06:46:45 +00:00
Merge pull request #687 from plantuml/dependabot/github_actions/actions/setup-java-2.3.1
Bump actions/setup-java from 2.3.0 to 2.3.1
This commit is contained in:
commit
6c8b67fd0c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Set up java
|
||||
uses: actions/setup-java@v2.3.0
|
||||
uses: actions/setup-java@v2.3.1
|
||||
with:
|
||||
java-version: 8
|
||||
distribution: temurin
|
||||
|
Loading…
Reference in New Issue
Block a user