We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 579cf4d + b47c23e commit 47f9173Copy full SHA for 47f9173
1 file changed
.github/workflows/docs.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v4
27
28
- name: Install Rust
29
- uses: dtolnay/rust-toolchain@stable
+ uses: dtolnay/rust-toolchain@nightly
30
31
- name: Cache cargo registry
32
uses: actions/cache@v4
0 commit comments