Skip to content

Commit e04dca2

Browse files
giulcioffiper1234
andauthored
Update .github/workflows/compile-examples.yml
Co-authored-by: per1234 <accounts@perglass.com>
1 parent d7d471b commit e04dca2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/compile-examples.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195
path: extras
196196

197197
- name: Compile examples
198-
uses: arduino/actions/libraries/compile-examples@master
198+
uses: arduino/compile-sketches@main
199199
with:
200200
fqbn: ${{ matrix.board.fqbn }}
201201
libraries: |
@@ -262,4 +262,4 @@ jobs:
262262
uses: actions/upload-artifact@v1
263263
with:
264264
name: size-deltas-reports
265-
path: size-deltas-reports
265+
path: size-deltas-reports

0 commit comments

Comments
 (0)