Fixed
- Use
semver
instead ofcompare-versions
to fix version resolution issues. - Dependencies have been updated. This removes the warning about
set-output
being deprecated.
semver
instead of compare-versions
to fix version resolution issues.set-output
being deprecated.