diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 795690be4..0026455d6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -206,7 +206,7 @@ jobs: - name: Get API changed files id: api-changed-files - uses: tj-actions/changed-files@v38 + uses: tj-actions/changed-files@v41 - name: Get Extra Arguments for PHP-CS-Fixer id: phpcs-intersection