socketry / async-dns

An asynchronous DNS resolver and server.
MIT License
96 stars 14 forks source link

CI: Quote YAML 3.0 to avoid it becoming "3" #18

Closed olleolleolle closed 3 years ago

olleolleolle commented 3 years ago

Description

For string conversion reasons, this PR uses a String for the .0-ending float.

Types of Changes

Testing

Run CI.

ioquatix commented 3 years ago

Thanks.

For your reference rather than doing this by hand I normally just update https://github.com/ioquatix/bake-modernize and apply it incrementally when doing work.

olleolleolle commented 3 years ago

Good plan!

:hearts: :yellow_heart: :green_heart: :blue_heart: :purple_heart: