Skip to content

Commit f6b96ad

Browse files
committed
Update README and action.yml to describe java-version syntax
1 parent c74a6f8 commit f6b96ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ steps:
2626
```
2727
Examples of version specifications that the java-version parameter will accept:
2828
29-
- A major java version
29+
- A major Java version
3030
3131
e.g. ```6, 7, 8, 9, 10, 11, 12, 13, ...```
3232

0 commit comments

Comments
 (0)