diff --git a/.github/workflows/code-formatting-check.yml b/.github/workflows/code-formatting-check.yml index bb3479f..2cef398 100644 --- a/.github/workflows/code-formatting-check.yml +++ b/.github/workflows/code-formatting-check.yml @@ -33,7 +33,7 @@ jobs: - name: Download ClangFormat id: download - uses: MrOctopus/download-asset-action@1.0 + uses: MrOctopus/download-asset-action@1.1 with: repository: arduino/clang-static-binaries tag: ${{ env.CLANG_FORMAT_VERSION }}