mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-07-16 13:18:09 +00:00
0dd30832fc
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.