Skip to content

Commit 9599e3f

Browse files
Bump dprint/check from 2.2 to 2.3 (#2797)
Bumps [dprint/check](https://github.com/dprint/check) from 2.2 to 2.3. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb95fb3 commit 9599e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
rustup component add rustfmt
2929
3030
- name: Check formatting
31-
uses: dprint/check@v2.2
31+
uses: dprint/check@v2.3
3232

3333
typos:
3434
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)