renatahodovan / grammarinator

ANTLR v4 grammar-based test generator
Other
340 stars 61 forks source link

Upgrade GH actions to use Node 20 features instead of 16 #229

Closed renatahodovan closed 3 months ago

renatahodovan commented 3 months ago

GH Actions have deprecated the use of Node 16, since it has reached the end of its lifetime. Consequently, the outdated actions should be upgraded. In case of Grammarinator, the checkout, setup-java and setup-python actions need to be updated (v4 for checkout and setup-java, and v5 for setup-python).

coveralls commented 3 months ago

Coverage Status

coverage: 82.771% (-0.5%) from 83.279% when pulling e6071c2e3a9fa94b3ed2961a11fc8aca91521db9 on node20 into 1ef4f5c8fbbb35ca54865905830026bbc38712bd on master.