Skip to content

Commit 7af72ab

Browse files
committed
[CI] Use latest arduino-cli version
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 242671d commit 7af72ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Continuous-Integration.yml

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
id: Compile
5555
uses: stm32duino/actions/compile-examples@master
5656
with:
57+
cli-version: 'latest'
5758
additional-url: 'https://github.com/stm32duino/BoardManagerFiles/raw/dev/STM32/package_stm_index.json'
5859

5960
# Use the output from the `Compile` step

0 commit comments

Comments
 (0)