rf/test setup-go@v4 cache enabled

This commit is contained in:
itsscb 2023-09-20 20:29:04 +02:00
parent d619440fb9
commit c4cf90dd57

View File

@ -33,7 +33,8 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: ^1.21
cache: false
cache-dependency-path:
go.sum
id: go
- name: Check out code into the Go module directory