setup-java/dist/cleanup
augustomelo 897cdc868d fix: not transversing the XML tree, and the regex declared wrong
When trying to find a node the function wasn't iterating over the whole XML tree, which made the function not able to
correctly identify the java version

The regex is declared as string, which made it necessary to add more escaping.
2024-04-29 16:52:52 +01:00
..
index.js fix: not transversing the XML tree, and the regex declared wrong 2024-04-29 16:52:52 +01:00