diff --git a/.github/workflows/javascript-format-build.yml b/.github/workflows/javascript-format-build.yml index 7c0fe43a9..c9b23897d 100644 --- a/.github/workflows/javascript-format-build.yml +++ b/.github/workflows/javascript-format-build.yml @@ -38,7 +38,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v37 + uses: tj-actions/changed-files@v38 with: files_ignore: | static/**