To increase performance and to avoid running into rate-limits, this PR changes the Github action workflow for linting to use caching (enabled by default).
Changes proposed in this pull request:
enable caching in linting gha worflow
instead of hard-coding the Go version extract it from go.mod
Description
To increase performance and to avoid running into rate-limits, this PR changes the Github action workflow for linting to use caching (enabled by default).
Changes proposed in this pull request:
go.mod