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 ae985dd commit 9c9d622Copy full SHA for 9c9d622
.github/workflows/rust.yml
@@ -11,7 +11,7 @@ jobs:
11
rust:
12
- nightly
13
steps:
14
- - name: Checkout Crate
+ - name: Checkout Crate
15
uses: actions/checkout@v2
16
- name: Checkout Toolchain
17
uses: actions-rs/toolchain@v1
0 commit comments