diff --git a/.github/workflows/code-formatting-check.yml b/.github/workflows/code-formatting-check.yml index c40b7b1..992f036 100644 --- a/.github/workflows/code-formatting-check.yml +++ b/.github/workflows/code-formatting-check.yml @@ -25,7 +25,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 }}