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.
1 parent 9349382 commit bf5a7ebCopy full SHA for bf5a7eb
.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