You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update GitHub Actions to use `checkout@v4` in `go.yml`
- Specify `go-version-file` and enable `check-latest` for Go version in `go.yml`
- Upgrade `golangci-lint-action` to `v4` in `go.yml`
- Add Go version `1.22` to the test matrix in `go.yml`
- Update GitHub Actions to use `cache@v4` in `go.yml`
- Upgrade `codecov-action` to `v4` in `go.yml`
- Rename job step to "Checkout repository" and remove `fetch-depth` configuration in `goreleaser.yml`
- Add `go-version-file` and enable `check-latest` for Go version in `goreleaser.yml`
Signed-off-by: Bo-Yi Wu <[email protected]>
0 commit comments