run prettier

This commit is contained in:
George Adams 2026-02-13 15:51:56 +00:00
parent 78af96c188
commit 107f2fc644
5 changed files with 9 additions and 23 deletions

View file

@ -55,7 +55,7 @@ See [action.yml](action.yml).
# Architecture to install (auto-detected if not specified)
architecture: 'x64'
# Custom base URL for Go downloads (e.g., for mirrors or Microsoft Go)
# Custom base URL for Go downloads (e.g., for mirrors)
go-download-base-url: ''
```
<!-- end usage -->