moodlehq / moodle-plugin-ci

Helps running Moodle plugins analysis checks and tests under various CI environments.

Home Page:https://moodlehq.github.io/moodle-plugin-ci/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check how robinraju/release-downloader action is evolving

stronk7 opened this issue · comments

Current version 1.8 is based on NodeJS 16 and, right now, it's emitting some annotations within SelfUpdate jobs.

Version 1.9 has been released, with NodeJS 20, but it seems that some regression has happened and extracting is not working as expected.

So, right now, we are still using the 1.8 version, until the regressions are fixed.

This issue is about to bump to the next reliable version of the action whenever it's released.

Ciao :-)