Did you check docs and existing issues?
Neovim version (nvim -v)
0.11.0
Operating system/version
Fedora 40
Describe the bug
Running :checkhealth shows a warning: WARNING lua version 5.1 needed, but found Lua 5.4.6 Copyright (C)...
There shouldn't be a warning when I have a Lua version greater than the minimum.
Steps To Reproduce
Run :checkhealth
Expected Behavior
No warning when the minimum Lua version is met or exceeded
Repro