diff --git a/.github/workflows/codeformat.yml b/.github/workflows/codeformat.yml index 02a8b92ad..7a254390b 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@v41 + uses: tj-actions/changed-files@v42 with: files: | src/**/*.c