We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06bf5a8 commit 87617c8Copy full SHA for 87617c8
.github/workflows/lint.yml
@@ -58,7 +58,7 @@ jobs:
58
- uses: actions/checkout@v4
59
60
- name: Install Rust (nightly)
61
- uses: actions-rust-lang/setup-rust-toolchain@v1.6.0
+ uses: actions-rust-lang/setup-rust-toolchain@v1.8.0
62
with:
63
toolchain: nightly
64
components: rust-docs
0 commit comments