Skip to content

Commit f2bf63b

Browse files
authored
Merge pull request #66 from arduino/dependabot/github_actions/MrOctopus/download-asset-action-1.1
Bump MrOctopus/download-asset-action from 1.0 to 1.1
2 parents 9349382 + bf5a7eb commit f2bf63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-formatting-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Download ClangFormat
3535
id: download
36-
uses: MrOctopus/download-asset-action@1.0
36+
uses: MrOctopus/download-asset-action@1.1
3737
with:
3838
repository: arduino/clang-static-binaries
3939
tag: ${{ env.CLANG_FORMAT_VERSION }}

0 commit comments

Comments
 (0)