diff --git a/.github/workflows/codeformat.yml b/.github/workflows/codeformat.yml index 45529931b..87ba7aa78 100644 --- a/.github/workflows/codeformat.yml +++ b/.github/workflows/codeformat.yml @@ -41,7 +41,7 @@ jobs: - name: '📜 Get list of changed files' id: changed-files - uses: tj-actions/changed-files@v45 + uses: tj-actions/changed-files@v46 with: files: | src/**/*.c