Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
From the `actions/setup-go` documentation: > Due to the peculiarities of YAML parsing, it is recommended to wrap the version in single quotation marks: […] > > The recommendation is based on the YAML parser's behavior, which interprets non-wrapped values as numbers and, in the case of version 1.20, trims it down to 1.2, which may not be very obvious.
- Loading branch information