Closed bjosv closed 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]
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 recommendedruby/setup-ruby
(which setup PATH correcly).