summaryrefslogtreecommitdiff
path: root/.github/workflows/builds.yml
AgeCommit message (Collapse)AuthorFilesLines
2026-01-29build(deps): bump actions/checkout from 4 to 6 (#678)dependabot[bot]1-1/+1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-28GitHub action (#647)Wu Xiaotian1-0/+84
* Try to use github action * CI: Drop travis CI