In GHA, the two actions `checkout` and `cache` need to be updated to version 4.
**Checkout action**
- The Node is updated to version 20.
- We do not explicitly specify node version
- But we use the action checkout, which should be updated to latest version as
advised.
- With checkout@v4, GHA wou
On Tue, 17 Dec 2024 21:06:16 GMT, Andy Goryachev wrote:
>> Incubating a new feature - rich text control, **RichTextArea**, intended to
>> bridge the functional gap with Swing and its StyledEditorKit/JEditorPane.
>> The main design goal is to provide a control that is complete enough to be
>> u