diff --git a/.github/workflows/codeformat.yml b/.github/workflows/codeformat.yml index 47d781709..4703a29a3 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@v39 + uses: tj-actions/changed-files@v40 with: files: | src/**/*.c