fix: disable workspace cache (#102745)
This commit is contained in:
@@ -25,6 +25,7 @@ jobs:
|
||||
|
||||
- name: Set go version
|
||||
uses: actions/setup-go@v4
|
||||
cache: false
|
||||
with:
|
||||
go-version-file: go.mod
|
||||
|
||||
|
||||
Reference in New Issue
Block a user