Closed olleolleolle closed 9 months ago
This is a very small change, but which avoids a Float-to-String loss of characters.
An example (not from this project) of what it can look like before this change, in this picture:
Read more details, if you like: https://github.com/actions/runner/issues/849
... I will resist my urge to comment about YAML's semantics, and instead say "Ah, thank you! that is why that is there!"
I appreciate it.
This is a very small change, but which avoids a Float-to-String loss of characters.
An example (not from this project) of what it can look like before this change, in this picture:
Read more details, if you like: https://github.com/actions/runner/issues/849