build(deps): bump dtolnay/rust-toolchain from 21dc36fb71dd22e3317045c0c31a3f4249868b17 to 7b1c307e0dcbda6122208f10795a713336a9b35a (#329)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>master
parent
bb17328f2d
commit
1424d64f4e
|
@ -33,7 +33,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Rust toolchain
|
- name: Rust toolchain
|
||||||
uses: dtolnay/rust-toolchain@21dc36fb71dd22e3317045c0c31a3f4249868b17
|
uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a
|
||||||
with:
|
with:
|
||||||
toolchain: "1.73.0"
|
toolchain: "1.73.0"
|
||||||
components: rustfmt
|
components: rustfmt
|
||||||
|
@ -95,7 +95,7 @@ jobs:
|
||||||
python-version: ${{ matrix.python-version }}
|
python-version: ${{ matrix.python-version }}
|
||||||
allow-prereleases: ${{ matrix.allow-prereleases }}
|
allow-prereleases: ${{ matrix.allow-prereleases }}
|
||||||
|
|
||||||
- uses: dtolnay/rust-toolchain@21dc36fb71dd22e3317045c0c31a3f4249868b17
|
- uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a
|
||||||
with:
|
with:
|
||||||
toolchain: "1.73.0"
|
toolchain: "1.73.0"
|
||||||
|
|
||||||
|
|
|
@ -158,7 +158,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.head_ref }}
|
ref: ${{ github.head_ref }}
|
||||||
|
|
||||||
- uses: dtolnay/rust-toolchain@21dc36fb71dd22e3317045c0c31a3f4249868b17
|
- uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a
|
||||||
with:
|
with:
|
||||||
toolchain: "1.73.0"
|
toolchain: "1.73.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue