Avoid the YAML parsing mistake
authorAlexander Popov <alex.popov@linux.com>
Thu, 8 Dec 2022 22:38:05 +0000 (01:38 +0300)
committerAlexander Popov <alex.popov@linux.com>
Thu, 8 Dec 2022 22:38:05 +0000 (01:38 +0300)
commit5a972ea9af108295653ccd380011455ccaee1d3d
treef7f3326cb9353e81740afd94c0b4cac807c661ff
parentec61cf0e4fec9456b83524f51dbf2685cfe03067
Avoid the YAML parsing mistake

3.10 is parsed as a number and it is trimmed to 3.1.
That is expected behavior for numbers, but it's crazy for versions.
.github/workflows/main.yml