1
0
Fork 0
mirror of synced 2026-06-05 11:18:19 +00:00

docs: fix Microsoft build of Go link (#734)

This commit is contained in:
George Adams 2026-03-17 19:02:21 +00:00 committed by GitHub
commit 4a3601121d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -426,7 +426,7 @@ The `go-download-base-url` input lets you download Go from a mirror or alternati
When a custom base URL is provided, the action skips the `actions/go-versions` manifest lookup and downloads directly from the specified URL. When a custom base URL is provided, the action skips the `actions/go-versions` manifest lookup and downloads directly from the specified URL.
**Using the [Microsoft build of Go](https://github.com/nicholasgasior/microsoft-go):** **Using the [Microsoft build of Go](https://github.com/microsoft/go):**
```yaml ```yaml
steps: steps: