We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f75814 commit a665509Copy full SHA for a665509
.github/workflows/Arduino-build.yml
@@ -42,6 +42,7 @@ jobs:
42
uses: stm32duino/actions/compile-examples@main
43
with:
44
additional-url: 'https://github.com/stm32duino/BoardManagerFiles/raw/dev/package_stmicroelectronics_index.json'
45
+ cli-version: 0.32.1
46
47
# Use the output from the `Compile` step
48
- name: Compilation Errors
0 commit comments