Skip to content

Commit 0fedf55

Browse files
dependabot[bot]henrygab
authored andcommitted
Bump arduino/compile-sketches from 1.0.1 to 1.1.0
Bumps [arduino/compile-sketches](https://github.com/arduino/compile-sketches) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/arduino/compile-sketches/releases) - [Commits](arduino/compile-sketches@1edb1fd...8fd8403) --- updated-dependencies: - dependency-name: arduino/compile-sketches dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31ec31c commit 0fedf55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/arduino.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
124124

125125
- name: Compile
126-
uses: arduino/compile-sketches@1edb1fde2dd10524d345c853e888f487459667aa
126+
uses: arduino/compile-sketches@8fd840319c8c9b8617a42cc731092a3350599f35
127127
with:
128128
fqbn: ${{ matrix.fqbn }}
129129
platforms: |

0 commit comments

Comments
 (0)