diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index cbee0475b2..f574b66c14 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -28,7 +28,7 @@ jobs: php-version: '8.0' - name: Get changed files id: changedFiles - uses: tj-actions/changed-files@v41 + uses: tj-actions/changed-files@v44 - uses: jwalton/gh-find-current-pr@v1 id: findPr with: