diff --git a/.github/workflows/ci-light.yml b/.github/workflows/ci-light.yml index 1a40480e504..89a5b226ab2 100644 --- a/.github/workflows/ci-light.yml +++ b/.github/workflows/ci-light.yml @@ -21,7 +21,7 @@ jobs: - uses: actions-rs/toolchain@v1 with: profile: minimal - toolchain: nightly-2021-12-03 + toolchain: nightly components: rustfmt override: true - uses: Swatinem/rust-cache@v1 @@ -41,7 +41,7 @@ jobs: - uses: actions-rs/toolchain@v1 with: profile: minimal - toolchain: nightly-2021-12-03 + toolchain: nightly override: true - uses: Swatinem/rust-cache@v1 - uses: actions-rs/cargo@v1 @@ -60,7 +60,7 @@ jobs: - uses: actions-rs/toolchain@v1 with: profile: minimal - toolchain: nightly-2021-12-03 + toolchain: nightly components: clippy override: true - uses: Swatinem/rust-cache@v1 diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 14e03364996..db72e4a47a2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: - uses: actions-rs/toolchain@v1 with: profile: minimal - toolchain: nightly-2021-12-03 + toolchain: nightly components: rustfmt override: true - uses: Swatinem/rust-cache@v1 @@ -41,7 +41,7 @@ jobs: - uses: actions-rs/toolchain@v1 with: profile: minimal - toolchain: nightly-2021-12-03 + toolchain: nightly override: true - uses: Swatinem/rust-cache@v1 - uses: actions-rs/cargo@v1 @@ -59,7 +59,7 @@ jobs: - uses: actions-rs/toolchain@v1 with: profile: minimal - toolchain: nightly-2021-12-03 + toolchain: nightly override: true - uses: Swatinem/rust-cache@v1 - uses: actions-rs/cargo@v1 @@ -78,7 +78,7 @@ jobs: - uses: actions-rs/toolchain@v1 with: profile: minimal - toolchain: nightly-2021-12-03 + toolchain: nightly override: true - uses: Swatinem/rust-cache@v1 - uses: actions-rs/cargo@v1 @@ -98,7 +98,7 @@ jobs: - uses: actions-rs/toolchain@v1 with: profile: minimal - toolchain: nightly-2021-12-03 + toolchain: nightly components: clippy override: true - uses: Swatinem/rust-cache@v1 @@ -126,7 +126,7 @@ jobs: - uses: actions-rs/toolchain@v1 with: profile: minimal - toolchain: nightly-2021-12-03 + toolchain: nightly override: true - uses: Swatinem/rust-cache@v1 - uses: actions-rs/cargo@v1 @@ -151,7 +151,7 @@ jobs: - uses: actions-rs/toolchain@v1 with: profile: minimal - toolchain: nightly-2021-12-03 + toolchain: nightly override: true - uses: actions-rs/cargo@v1 with: @@ -184,7 +184,7 @@ jobs: - uses: actions-rs/toolchain@v1 with: profile: minimal - toolchain: nightly-2021-12-03 + toolchain: nightly components: rustfmt override: true - uses: actions-rs/cargo@v1