We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 410f457 commit 87f7e9bCopy full SHA for 87f7e9b
.github/workflows/nightly.yml
@@ -50,7 +50,7 @@ jobs:
50
- uses: actions/checkout@v3
51
with:
52
ref: "${{ github.event.inputs.rev }}"
53
- - name: Install Rust MSRV
+ - name: Install latest Rust
54
uses: actions-rust-lang/setup-rust-toolchain@v1
55
56
toolchain: stable
0 commit comments