Skip to content

Commit

Permalink
Merge pull request #244 from crepererum-oss/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/dtolnay/rust-toolchain-7b1c307e0dcbda6122208f10795a713336a9b35a

chore(deps): bump dtolnay/rust-toolchain from 21dc36fb71dd22e3317045c0c31a3f4249868b17 to 7b1c307e0dcbda6122208f10795a713336a9b35a
  • Loading branch information
crepererum authored Aug 12, 2024
2 parents fb8b89f + 65df51e commit eb31d1e
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 @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Install Toolchain
uses: dtolnay/rust-toolchain@21dc36fb71dd22e3317045c0c31a3f4249868b17 # master
uses: dtolnay/rust-toolchain@7b1c307e0dcbda6122208f10795a713336a9b35a # master
with:
toolchain: stable

Expand Down

0 comments on commit eb31d1e

Please sign in to comment.