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
ci: update GitHub Actions workflows for Go projects
- Update the `fetch-depth` value to `0` in the workflow for `go.yml`
- Update the `golangci/golangci-lint-action` version from `v3` to `v4` in the workflow for `go.yml`
- Change the step name from `Checkout` to `Checkout repository` in the workflow for `goreleaser.yml`
- Update the `actions/setup-go` version to `v5` in the workflow for `goreleaser.yml`
- Modify the `args` value to `release --clean` in the workflow for `goreleaser.yml`
Signed-off-by: appleboy <appleboy.tw@gmail.com>
0 commit comments