Skip to content

Commit

Permalink
Bump dtolnay/rust-toolchain (#2230)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent 8071fdc commit 19e3bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Install toolchain
id: toolchain
uses: dtolnay/rust-toolchain@bb45937a053e097f8591208d8e74c90db1873d07 # Master branch, Rust up to 1.74.1
uses: dtolnay/rust-toolchain@d8352f6b1d2e870bc5716e7a6d9b65c4cc244a1a # Master branch, Rust up to 1.74.1
with:
toolchain: ${{ matrix.toolchain }}
components: rust-src
Expand Down

0 comments on commit 19e3bed

Please sign in to comment.