We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4000a63 commit 49a6cdbCopy full SHA for 49a6cdb
.github/workflows/compile-sketch.yml
@@ -92,7 +92,7 @@ jobs:
92
run: echo running on branch ${GITHUB_REF##*/}
93
94
- name: Compile Sketch
95
- uses: arduino/compile-sketches@v1
+ uses: arduino/compile-sketches@v1.1.0
96
with:
97
platforms: ${{ matrix.board.platforms }}
98
fqbn: ${{ matrix.board.fqbn }}
0 commit comments