rf/disable cache in setup-go@v4
This commit is contained in:
parent
c24163fd18
commit
e8c75d812f
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -33,6 +33,7 @@ jobs:
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: ^1.21
|
||||
cache: false
|
||||
id: go
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
|
Loading…
x
Reference in New Issue
Block a user