diff --git a/.github/workflows/black.yml b/.github/workflows/black.yml index 4fb6442..f55abfd 100644 --- a/.github/workflows/black.yml +++ b/.github/workflows/black.yml @@ -9,7 +9,7 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 0 - - uses: tj-actions/changed-files@v25 + - uses: tj-actions/changed-files@v27 id: python-files-changed with: files: |