diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 7ab2cb77..637b7dd1 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -19,4 +19,4 @@ jobs: - uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2 - - uses: dprint/check@v2.2 \ No newline at end of file + - uses: dprint/check@v2.3 \ No newline at end of file