diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 35f435c..e4c7069 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -100,7 +100,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v46 with: since_last_remote_commit: true separator: ","