Skip to content

Conversation

@paskal
Copy link
Contributor

@paskal paskal commented Dec 3, 2025

Summary

  • Move checkout step before setup-go to enable proper Go module caching
  • Update actions/checkout to v4 and actions/setup-go to v5
  • Update golangci-lint-action to v7 with version v2.6

- move checkout step before setup-go to enable proper Go module caching
- update actions/checkout to v4 and actions/setup-go to v5
- update golangci-lint-action to v7 with latest version
- remove deprecated go get -v and GO111MODULE (now default)
- use env block for TZ instead of export
@umputun umputun merged commit a784721 into master Dec 3, 2025
7 checks passed
@umputun umputun deleted the fix-ci-caching branch December 3, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants