diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 8b1a835..9c62cf9 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -26,7 +26,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v41 + uses: tj-actions/changed-files@v46 with: separator: "," skip_initial_fetch: true