File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -541,11 +541,13 @@ Samples for using action in workflow:
541
541
- Arduino core. DigistumpArduino [](https://github.com/ArminJo/DigistumpArduino/actions)
542
542
543
543
# Revision History
544
- # ##Version v3.0.2 - work in progress
545
- - Changed deprecated arduino-cli parameter build-properties to build-property. The build-properties parameter of the action is unaffected.
544
+ # ##Version v3.1.1 - work in progress
545
+
546
546
547
- # ## Version v3.0.1
547
+ # ## Version v3.1.0
548
548
- Suppress check for platform-url if core was manually installed before.
549
+ - Changed deprecated arduino-cli parameter build-properties to build-property. The build-properties parameter of the action is unaffected.
550
+ - Added parameter `extra-arduino-cli-args`.
549
551
550
552
# ## Version v3.0.0
551
553
- Converted from a "Docker action" to a much faster "composite run steps" action.
You can’t perform that action at this time.
0 commit comments