mirror of
https://github.com/actions/setup-java.git
synced 2025-04-22 10:56:45 +00:00
Fix typo
This commit is contained in:
parent
d854b6da19
commit
d0bb48b8b8
9 changed files with 8895 additions and 8895 deletions
|
@ -110,7 +110,7 @@ describe('findPackageForDownload', () => {
|
|||
['15', '15.0.2+7'],
|
||||
['9.0.0', '9.0.0+0'],
|
||||
['9.0', '9.0.1+0'],
|
||||
['8.0.262', '8.0.262+19'], // validate correct choise between [8.0.262.17, 8.0.262.19, 8.0.262.18]
|
||||
['8.0.262', '8.0.262+19'], // validate correct choice between [8.0.262.17, 8.0.262.19, 8.0.262.18]
|
||||
['8.0.262+17', '8.0.262+17'],
|
||||
['15.0.1+8', '15.0.1+8'],
|
||||
['15.0.1+9', '15.0.1+9']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue