build(deps): bump dtolnay/rust-toolchain from dc6353516c68da0f06325f42ad880f76a5e77ec9 to bb45937a053e097f8591208d8e74c90db1873d07 (#237)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>master
parent
fdec6d46fb
commit
9fa82ef29c
|
@ -28,7 +28,7 @@ jobs:
|
||||||
uses: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089
|
uses: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089
|
||||||
|
|
||||||
- name: Rust toolchain
|
- name: Rust toolchain
|
||||||
uses: dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9
|
uses: dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07
|
||||||
with:
|
with:
|
||||||
toolchain: 1.73.0
|
toolchain: 1.73.0
|
||||||
components: rustfmt
|
components: rustfmt
|
||||||
|
@ -73,7 +73,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
python-version: ${{ matrix.python-version }}
|
python-version: ${{ matrix.python-version }}
|
||||||
|
|
||||||
- uses: dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9
|
- uses: dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07
|
||||||
with:
|
with:
|
||||||
toolchain: 1.73.0
|
toolchain: 1.73.0
|
||||||
|
|
||||||
|
|
|
@ -142,7 +142,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.head_ref }}
|
ref: ${{ github.head_ref }}
|
||||||
|
|
||||||
- uses: dtolnay/rust-toolchain@dc6353516c68da0f06325f42ad880f76a5e77ec9
|
- uses: dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07
|
||||||
with:
|
with:
|
||||||
toolchain: 1.73.0
|
toolchain: 1.73.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue