We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f19afc commit 4a36011Copy full SHA for 4a36011
docs/advanced-usage.md
@@ -426,7 +426,7 @@ The `go-download-base-url` input lets you download Go from a mirror or alternati
426
427
When a custom base URL is provided, the action skips the `actions/go-versions` manifest lookup and downloads directly from the specified URL.
428
429
-**Using the [Microsoft build of Go](https://github.com/nicholasgasior/microsoft-go):**
+**Using the [Microsoft build of Go](https://github.com/microsoft/go):**
430
431
```yaml
432
steps:
0 commit comments