mirror of
https://github.com/bluekeyes/go-gitdiff
synced 2026-06-08 13:18:30 +00:00
071689e91f
The previous version of the golangci-lint action would install its own version of Go, which eventually conflicted with the old pinned version of the linter I was using. Upgrade the action to avoid this, but also update Go and the linter while I'm here.