diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 83427410..63132171 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: dir_names: true dir_names_exclude_current_dir: true