erlang / erlide_eclipse

Eclipse IDE for Erlang
http://erlide.org
202 stars 70 forks source link

Lift deprecated versions of CI actions #360

Closed bjosv closed 2 weeks ago

bjosv commented 2 weeks ago

Since some versions of used actions are deprecated the CI wont run. Lift versions of actions/checkout, actions/cache, actions/setup-java and start using recommended ruby/setup-ruby (which setup PATH correcly).

bjosv commented 2 weeks ago

CI fails due to an error in a testcase, which will be fixed in #359

[INFO] org.erlide.backend.tests 0.61.1-SNAPSHOT ........... SUCCESS [  3.782 s]
[INFO] org.erlide.model.tests 0.61.1-SNAPSHOT ............. FAILURE [ 12.588 s]