diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cc4049d..b8456d9 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@v37 + uses: tj-actions/changed-files@v41 with: since_last_remote_commit: true separator: ","