Skip to content

Commit

Permalink
Update .github/workflows/compile.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jake Howard <RealOrangeOne@users.noreply.github.com>
  • Loading branch information
WillB97 and RealOrangeOne authored Aug 30, 2024
1 parent 64610fa commit 373b1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
compile-sketch:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: arduino/compile-sketches@v1
with:
fqbn: "arduino:avr:uno"
Expand Down

0 comments on commit 373b1eb

Please sign in to comment.