diff --git a/.github/workflows/php-changes-detection.yml b/.github/workflows/php-changes-detection.yml index 2de5b57362281..21e57e98cae15 100644 --- a/.github/workflows/php-changes-detection.yml +++ b/.github/workflows/php-changes-detection.yml @@ -16,7 +16,7 @@ jobs: - name: Get changed PHP files id: changed-files-php - uses: tj-actions/changed-files@v37 + uses: tj-actions/changed-files@v45 with: files: | *.{php}