Skip to content

Commit

Permalink
Merge pull request #10 from comit-network/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…print/check-1.5

Bump dprint/check from 1.4 to 1.5
  • Loading branch information
thomaseizinger committed Jun 15, 2021
2 parents aa178e5 + e3442bc commit 283e2f9
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 @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2.3.4
- uses: Swatinem/rust-cache@v1.3.0
- uses: dprint/check@v1.4
- uses: dprint/check@v1.5
- run: cargo clippy --workspace --all-targets -- -D warnings

msrv:
Expand Down

0 comments on commit 283e2f9

Please sign in to comment.