mirror of
https://github.com/actions/setup-java.git
synced 2025-05-21 18:01:46 +00:00
.
This commit is contained in:
parent
a2c7fb3e66
commit
3ec62bb430
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…
Reference in New Issue
Block a user