mirror of
https://github.com/halo-dev/halo.git
synced 2026-04-22 02:34:56 +00:00
* Bump GitHub Actions versions and tidy workflows * Bump build-push & codecov GitHub Actions Update GitHub Actions to newer releases: upgrade docker/build-push-action from v5 to v7 in .github/actions/docker-buildx-push/action.yaml and .github/workflows/halo.yaml, and upgrade codecov/codecov-action from v4 to v6 in .github/workflows/halo.yaml. Ensures CI uses the latest action versions with recent fixes and improvements.