diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 119b12d..e622d8e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -123,7 +123,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v35 + uses: tj-actions/changed-files@v36 with: since_last_remote_commit: true separator: ","