diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9d48cc6..acf7257 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: - name: Get changed dirs # To check if any files changed in a directory id: changeDirsStep - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v46 with: dir_names: true files: |