Skip to content

Commit

Permalink
Merge pull request #8 from tweedegolf/dependabot/github_actions/dtoln…
Browse files Browse the repository at this point in the history
…ay/rust-toolchain-d8352f6b1d2e870bc5716e7a6d9b65c4cc244a1a

Bump dtolnay/rust-toolchain from 7164405e8653277d57afd42ba081b5aa02a70396 to d8352f6b1d2e870bc5716e7a6d9b65c4cc244a1a
  • Loading branch information
rnijveld authored May 14, 2024
2 parents aebd9cd + 0633c32 commit 5855d69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup Rust toolchain
uses: dtolnay/rust-toolchain@7164405e8653277d57afd42ba081b5aa02a70396
uses: dtolnay/rust-toolchain@d8352f6b1d2e870bc5716e7a6d9b65c4cc244a1a
with:
toolchain: stable

Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup Rust toolchain
uses: dtolnay/rust-toolchain@7164405e8653277d57afd42ba081b5aa02a70396
uses: dtolnay/rust-toolchain@d8352f6b1d2e870bc5716e7a6d9b65c4cc244a1a
with:
toolchain: stable

Expand Down

0 comments on commit 5855d69

Please sign in to comment.