Skip to content

Commit 3c7d53f

Browse files
authored
Merge pull request #10 from ElectronicCats/new_compile_sketchesaction
migrate new compile sketches
2 parents 963c83d + c91ad5f commit 3c7d53f

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)