Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Quote 3.0 to avoid YAML Float-to-String issue #201

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

olleolleolle
Copy link
Contributor

This helps the output of the "name" of the CI Job in the PR checks list not to say "3" when it meant "3.0".

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:

bild

Read more details, if you like: actions/runner#849

This helps the output of the "name" of the CI Job in the PR checks list not to say "3" when it meant "3.0".
@hsbt
Copy link
Member

hsbt commented Nov 9, 2021

👍

@hsbt hsbt merged commit 4198a67 into master Nov 9, 2021
@hsbt hsbt deleted the ci-yaml-conversion-fix branch November 9, 2021 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants