We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9349382 + bf5a7eb commit f2bf63bCopy full SHA for f2bf63b
.github/workflows/code-formatting-check.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Download ClangFormat
35
id: download
36
- uses: MrOctopus/download-asset-action@1.0
+ uses: MrOctopus/download-asset-action@1.1
37
with:
38
repository: arduino/clang-static-binaries
39
tag: ${{ env.CLANG_FORMAT_VERSION }}
0 commit comments