Skip to content

Commit

Permalink
Merge pull request #257 from youki-dev/dependabot/github_actions/dtol…
Browse files Browse the repository at this point in the history
…nay/rust-toolchain-315e265cd78dad1e1dcf3a5074f6d6c47029d5aa

Bump dtolnay/rust-toolchain from 7b1c307e0dcbda6122208f10795a713336a9b35a to 315e265cd78dad1e1dcf3a5074f6d6c47029d5aa
  • Loading branch information
saschagrunert authored Nov 18, 2024
2 parents b386369 + 7ae23cd commit 830129a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
target
key: ${{ runner.os }}-cargo-clippy-${{ hashFiles('**/Cargo.lock') }}
- name: Select Toolchain
uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a
uses: dtolnay/rust-toolchain@315e265cd78dad1e1dcf3a5074f6d6c47029d5aa
with:
toolchain: nightly
components: clippy
Expand Down

0 comments on commit 830129a

Please sign in to comment.