Skip to content

Commit 3fbf30d

Browse files
Bump dprint/check from 2.2 to 2.3
Bumps [dprint/check](https://github.com/dprint/check) from 2.2 to 2.3. - [Release notes](https://github.com/dprint/check/releases) - [Commits](dprint/check@v2.2...v2.3) --- updated-dependencies: - dependency-name: dprint/check dependency-version: '2.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77a634f commit 3fbf30d

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
@@ -286,4 +286,4 @@ jobs:
286286
run: rustup component add rustfmt
287287

288288
- name: Check Formatting
289-
uses: dprint/check@v2.2
289+
uses: dprint/check@v2.3

0 commit comments

Comments
 (0)