cargo icon indicating copy to clipboard operation
cargo copied to clipboard

📦 GitHub Action for Rust `cargo` command

Results 64 cargo issues
Sort by recently updated
recently updated
newest added

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.9.1. Changelog Sourced from @​actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...

dependencies

Do the checklist before filing an issue: * [ x ] Is this related to the `actions-rs` Actions? If you think it's a problem related to Github Actions in general,...

bug

now i want to compile aarch64-pc-windows-msvc on windows now in github action. ``` # windows - target: x86_64-pc-windows-msvc release-name: x86_64-windows suffix: .exe use-cross: false - os: windows-latest target: aarch64-pc-windows-msvc suffix:...

Do the checklist before filing an issue: * [x] Is this related to the `actions-rs` Actions? If you think it's a problem related to Github Actions in general, use GitHub...

enhancement

Do the checklist before filing an issue: * [X] Is this related to the `actions-rs` Actions? * [X] You've read the Contributing section about bugs reporting: https://github.com/actions-rs/.github/blob/master/CONTRIBUTING.md#reporting-bugs * [ ]...

bug

My workflow seems to successfully build but I do not know where the build artefacts are. I tried doing a `find \` but it didn't find anything. How do I...

Do the checklist before filing an issue: * [x] Is this related to the `actions-rs` Actions? If you think it's a problem related to Github Actions in general, use GitHub...

bug

Bumps [json5](https://github.com/json5/json5) from 2.1.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Do the checklist before filing an issue: * [x] Is this related to the `actions-rs` Actions? If you think it's a problem related to Github Actions in general, use GitHub...

enhancement

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies