My workflow that uses both this action and was working fine with the v8 version - https://github.com/Mudlet/Mudlet/actions/workflows/generate-changelog.yml, but started erroring once v9 came into the picture:
.lua/bin/lua: error while loading shared libraries: libreadline.so.7: cannot open shared object file: No such file or directory
Strangely it has worked just once on its own afterwards, but that's just once.
Any ideas on what's going wrong?
My workflow that uses both this action and was working fine with the v8 version - https://github.com/Mudlet/Mudlet/actions/workflows/generate-changelog.yml, but started erroring once v9 came into the picture:
Strangely it has worked just once on its own afterwards, but that's just once.
Any ideas on what's going wrong?