We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f77f2b1 commit 8b55382Copy full SHA for 8b55382
action.yml
@@ -3,6 +3,10 @@ name: Determine minimum supported Rust version (MSRV) for workspace
3
description: |
4
Determine minimum supported Rust version (MSRV) for workspace for use in a job matrix.
5
6
+branding:
7
+ icon: info
8
+ color: orange
9
+
10
inputs:
11
manifest-path:
12
description: Path to Cargo.toml manifest for workspace
0 commit comments