diff --git a/.github/workflows/black.yml b/.github/workflows/black.yml index c76e110..f40c07b 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@v35.9.2 + - uses: tj-actions/changed-files@v36.0.14 id: python-files-changed with: files: |