Update ci nightly-docs workflow to use nightly-2022-12-14

This commit is contained in:
Steve Myers 2022-12-14 11:53:54 -06:00
parent a5d345fff2
commit 9ddd502538
No known key found for this signature in database
GPG Key ID: 8105A46B22C2D051

View File

@ -18,7 +18,7 @@ jobs:
target
key: nightly-docs-${{ hashFiles('**/Cargo.toml','**/Cargo.lock') }}
- name: Set default toolchain
run: rustup default nightly-2022-01-25
run: rustup default nightly-2022-12-14
- name: Set profile
run: rustup set profile minimal
- name: Update toolchain