diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 100261c2..899ce55d 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -24,7 +24,7 @@ jobs: - name: Get Changed Files id: changed_files - uses: tj-actions/changed-files@v45.0.3 + uses: tj-actions/changed-files@v45.0.4 with: files: | **/*.md