Skip to content

Commit c91ad5f

Browse files
committed
migrate new compile sketches
1 parent 963c83d commit c91ad5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: actions/checkout@v2
4949

5050
- name: Compile examples
51-
uses: arduino/actions/libraries/compile-examples@master
51+
uses: arduino/compile-sketches@main
5252
with:
5353
fqbn: ${{ matrix.board.fqbn }}
5454
platforms: |

0 commit comments

Comments
 (0)