You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would appreciate if you did not just close this without comment. If you're not going to support this then, at the very least, specifying a patch version should result in an error, because the current behaviour (rounding up to the latest version) is definitely not a good, desirable or expected behaviour. If patch version is specified but not supported then stop and throw an error back to the user to let them know.
Describe the bug
This action only cares about the PHP major/minor version, but ignores the patch version (major.minor.patch).
Version
v1
orv2
.v2
v1
Runners
Operating systems
ubuntu-latest
PHP versions
8.1.13
To Reproduce
Expected behavior
Install exact PHP version (including patch version).
Screenshots/Logs
Additional context
https://github.com/Provider/Steam/actions/runs/4223861211/jobs/7334088925
Are you willing to submit a PR?
No lol
The text was updated successfully, but these errors were encountered: