Chore: Fix Go Workspace Check workflow and run make update-workspace (#103261)
* Chore: Fix Go Workspace Check workflow * Chore: Run make update-workspace
This commit is contained in:
@@ -25,8 +25,8 @@ jobs:
|
||||
|
||||
- name: Set go version
|
||||
uses: actions/setup-go@v4
|
||||
cache: false
|
||||
with:
|
||||
cache: false
|
||||
go-version-file: go.mod
|
||||
|
||||
- name: Update workspace
|
||||
|
||||
Reference in New Issue
Block a user