Compile Arduino Sketches
Version updated for arduino/compile-sketches to version v1.1.1.
- This action is used across all versions by 989 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Changelog
Bug Fix
- Update code to accommodate breaking change to semver package (#130)
- Use token when uploading unit test code coverage data to Codecov from GitHub Actions workflow (02168a68a99c94a40417b3bd47ca5e0e7019f08f)
- Handle Arduino CLI 1.x core list command output data format (#285)
Enhancement
- Document how to source platform/library dependencies from private repositories (#174)
- Remove mention of deprecated
arduino/report-size-trends
action from documentation (#191) - Various dependency updates
Full Changeset
https://github.com/arduino/compile-sketches/compare/v1.1.0...v1.1.1
Contributors
- @Rotzbua
- @M-ichae-l