Skip to content

Commit 49a6cdb

Browse files
committed
Update compile-sketch.yml
1 parent 4000a63 commit 49a6cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-sketch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
run: echo running on branch ${GITHUB_REF##*/}
9393

9494
- name: Compile Sketch
95-
uses: arduino/compile-sketches@v1
95+
uses: arduino/compile-sketches@v1.1.0
9696
with:
9797
platforms: ${{ matrix.board.platforms }}
9898
fqbn: ${{ matrix.board.fqbn }}

0 commit comments

Comments
 (0)