summaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
AgeCommit message (Collapse)AuthorFilesLines
2026-02-13chore(deps): bump actions/checkout from 3 to 6dependabot[bot]1-1/+1
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 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/v3...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]>
2026-01-29ci: remove unnecessary GH CLI installation stepmbkma1-5/+0
GitHub-hosted runners already have gh CLI pre-installed.
2025-12-23CI: meson and autotools use two jobsv1.28.3Xiaotian Wu1-1/+1
2025-12-23CI: Try to use github actionWu Xiaotian1-0/+39