Skip to content

Commit

Permalink
Use latest compile-sketches on main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy4495 authored Apr 25, 2024
1 parent 3ca3543 commit e309200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arduino-compile-sketches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
if: ${{ inputs.copyfile }}
run: |
cp ${{ inputs.copyfile }}-template.h ${{ inputs.copyfile }}.h
- uses: arduino/compile-sketches@v1
- uses: arduino/compile-sketches@main
with:
fqbn: ${{ inputs.fqbn }}
platforms: |
Expand Down

0 comments on commit e309200

Please sign in to comment.