dioxus/.github
Dirk Stolle 8a16eb4cb3
replace unmaintained actions-rs/* actions in CI workflows (#1099)
Basically all of the `actions-rs/*` actions are unmaintained. See
<https://github.com/actions-rs/toolchain/issues/216> for more
information. Due to their age they generate several warnings in
CI runs.

To get rid of those warnings the occurrences of
`actions-rs/toolchain` are replaced by `dtolnay/rust-toolchain`,
and the occurrences of `actions-rs/cargo` are replaced by direct
invocations of `cargo`.
2023-06-19 12:43:33 -05:00
..
ISSUE_TEMPLATE feat: add issue template 2022-01-29 02:14:22 +08:00
workflows replace unmaintained actions-rs/* actions in CI workflows (#1099) 2023-06-19 12:43:33 -05:00
dependabot.yml Add Dependabot configuration for GitHub Actions updates 2022-12-06 16:00:56 +01:00
FUNDING.yml fixed FUNDING.yml 2022-05-06 23:36:16 +01:00