Skip to content

Commit

Permalink
Merge pull request #21 from per1234/major-ref-example
Browse files Browse the repository at this point in the history
Use major version refs in example snippet
  • Loading branch information
per1234 authored Apr 8, 2021
2 parents b8a778e + dc0520e commit 65a61a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ Set to `true` to cause the action to record the compiler warning count for each
## Example usage

```yaml
- uses: arduino/compile-sketches@main
- uses: arduino/compile-sketches@v1
with:
fqbn: 'arduino:avr:uno'
libraries: |
Expand Down

0 comments on commit 65a61a2

Please sign in to comment.