Skip to content

Commit 65a61a2

Browse files
authored
Merge pull request #21 from per1234/major-ref-example
Use major version refs in example snippet
2 parents b8a778e + dc0520e commit 65a61a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Set to `true` to cause the action to record the compiler warning count for each
218218
## Example usage
219219

220220
```yaml
221-
- uses: arduino/compile-sketches@main
221+
- uses: arduino/compile-sketches@v1
222222
with:
223223
fqbn: 'arduino:avr:uno'
224224
libraries: |

0 commit comments

Comments
 (0)