diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index e65036d..2bf8064 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -75,3 +75,4 @@ jobs: with: options: "--check --verbose --diff --color" src: "./pixano_inference" + version: "~= 24.0"