diff --git a/.github/workflows/codeformat.yml b/.github/workflows/codeformat.yml index ea21bec0d..e0e42a871 100644 --- a/.github/workflows/codeformat.yml +++ b/.github/workflows/codeformat.yml @@ -42,7 +42,7 @@ jobs: - name: '📜 Get list of changed files' id: changed-files - uses: tj-actions/changed-files@v37 + uses: tj-actions/changed-files@v39 with: files: | src/**/*.c