File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8787 - name : 🏗 Install uv and Python
8888 uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
8989
90- - uses : actions-rust-lang/setup-rust-toolchain@1780873c7b576612439a134613cc4cc74ce5538c # v1.15.2
90+ - uses : actions-rust-lang/setup-rust-toolchain@150fca883cd4034361b621bd4e6a9d34e5143606 # v1.15.4
9191 with :
9292 cache-key : ${{ steps.setup-python.outputs.python-version }}-${{ hashFiles('Cargo.lock') }}
9393
@@ -111,7 +111,7 @@ jobs:
111111 steps :
112112 - name : ⤵️ Checkout repository
113113 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
114- - uses : actions-rust-lang/setup-rust-toolchain@1780873c7b576612439a134613cc4cc74ce5538c # v1.15.2
114+ - uses : actions-rust-lang/setup-rust-toolchain@150fca883cd4034361b621bd4e6a9d34e5143606 # v1.15.4
115115 with :
116116 components : rustfmt,clippy
117117 - name : Rust format
@@ -152,7 +152,7 @@ jobs:
152152 id : setup-python
153153 - name : 🏗 Install uv and Python
154154 uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
155- - uses : actions-rust-lang/setup-rust-toolchain@1780873c7b576612439a134613cc4cc74ce5538c # v1.15.2
155+ - uses : actions-rust-lang/setup-rust-toolchain@150fca883cd4034361b621bd4e6a9d34e5143606 # v1.15.4
156156 with :
157157 components : llvm-tools
158158 cache-key : ${{ steps.setup-python.outputs.python-version }}-${{ hashFiles('Cargo.lock') }}
You can’t perform that action at this time.
0 commit comments