fixed a invisible character in yaml
This commit is contained in:
@@ -59,7 +59,7 @@ jobs:
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
check-latest: true
|
||||
check-latest: true
|
||||
cache: true
|
||||
|
||||
- name: Install go dependencies
|
||||
|
||||
Reference in New Issue
Block a user