Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: enhance CI testing workflow and dependencies
- Rename GitHub workflow file from `lint.yml` to `testing.yml` - Add checkout step to the testing workflow - Specify `go.mod` as the source for the Go version and enable checking for the latest Go version in the testing workflow - Upgrade the `golangci-lint-action` from version 3 to version 4 - Upgrade the `codecov-action` from version 3 to version 4 Signed-off-by: Bo-Yi Wu <[email protected]>
- Loading branch information