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 1755480 commit 272ce22Copy full SHA for 272ce22
.github/workflows/nightly_docs.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Checkout sources
11
uses: actions/checkout@v4
12
- name: Set default toolchain
13
- run: rustup default nightly-2024-05-12
+ run: rustup default nightly
14
- name: Set profile
15
run: rustup set profile minimal
16
- name: Update toolchain
0 commit comments