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
  • setup-go needs go.mod/go.sum files to generate cache keys
  • Update actions to latest versions (checkout@v4, setup-go@v5)
  • Update golangci-lint to v2.6

- Move checkout step before setup-go to enable Go module caching
- setup-go needs go.mod/go.sum files to generate cache keys
- Update actions to latest versions (checkout@v4, setup-go@v5)
- Update golangci-lint to v2.6
@paskal paskal requested a review from umputun as a code owner December 3, 2025 16:04
@umputun umputun merged commit c06c81a into master Dec 3, 2025
4 checks passed
@umputun umputun deleted the fix-ci-caching branch December 3, 2025 17:47
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