diff --git a/.github/workflows/javascript-format-build.yml b/.github/workflows/javascript-format-build.yml index 34f47bdf4..0ebc1d726 100644 --- a/.github/workflows/javascript-format-build.yml +++ b/.github/workflows/javascript-format-build.yml @@ -39,7 +39,7 @@ jobs: - name: Get changed files id: changed-files-yaml - uses: tj-actions/changed-files@v41 + uses: tj-actions/changed-files@v44 with: path: 'web' files_ignore: |