mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-02-03 00:37:06 +00:00
Add option to skip caching the Go package directory (~/go/pkg). Add option to skip caching the Go build directory (~/.cache/go-build). Update README to mention new options.