Skip to content

Commit 830129a

Browse files
Merge pull request #257 from youki-dev/dependabot/github_actions/dtolnay/rust-toolchain-315e265cd78dad1e1dcf3a5074f6d6c47029d5aa
Bump dtolnay/rust-toolchain from 7b1c307e0dcbda6122208f10795a713336a9b35a to 315e265cd78dad1e1dcf3a5074f6d6c47029d5aa
2 parents b386369 + 7ae23cd commit 830129a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
target
5858
key: ${{ runner.os }}-cargo-clippy-${{ hashFiles('**/Cargo.lock') }}
5959
- name: Select Toolchain
60-
uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a
60+
uses: dtolnay/rust-toolchain@315e265cd78dad1e1dcf3a5074f6d6c47029d5aa
6161
with:
6262
toolchain: nightly
6363
components: clippy

0 commit comments

Comments
 (0)