mirror of
https://github.com/actions/setup-java.git
synced 2025-04-20 18:06:45 +00:00
.
This commit is contained in:
parent
a2c7fb3e66
commit
3ec62bb430
1 changed files with 1 additions and 1 deletions
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
with:
|
||||
java-version: 13.0.2
|
||||
- name: Verify java 13
|
||||
run: __tests__/verify-java.sh 13.0_2
|
||||
run: __tests__/verify-java.sh 13.0.2
|
||||
- run: |
|
||||
which java
|
||||
java -version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue