Skip to content

Commit

Permalink
Updated compile-sketches version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-g2-365 committed Feb 28, 2024
1 parent 38fc021 commit 16490f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: [ubuntu-latest]
steps:
- uses: actions/checkout@v2
- uses: arduino/compile-sketches@v1
- uses: arduino/compile-sketches@v1.1.0
with:
fqbn: arduino:avr:uno
verbose: true
Expand Down

0 comments on commit 16490f5

Please sign in to comment.