cloud-hypervisor/.github
Ruslan Mstoi 6c4144e943 build: release: replace unmaintained actions
Replace actions: actions-rs/toolchain, upload-release-asset.

actions-rs/toolchain is unmaintained, for cross-compilation replace it
with houseabsolute/actions-rust-cross

Action upload-release-asset is unmaintained and has been archived since
Mar 4, 2021. An issue with upload-release-asset is that it creates
separate release for each job of matrix strategy. Thus, to solve these
issues, replace unmaintained upload-release-asset with upload-artifact

See: #5929

Signed-off-by: Ruslan Mstoi <ruslan.mstoi@intel.com>
2024-04-16 16:36:25 +00:00
..
ISSUE_TEMPLATE .github: Add issue template for bug report 2021-04-27 16:43:10 +02:00
workflows build: release: replace unmaintained actions 2024-04-16 16:36:25 +00:00
dependabot.yml .github: Avoid excessive rebase & rebuilds from dependabot 2022-03-08 15:16:12 +00:00