Skip to content

Commit

Permalink
Bump arduino/compile-sketches from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [arduino/compile-sketches](https://github.com/arduino/compile-sketches) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/arduino/compile-sketches/releases)
- [Commits](arduino/compile-sketches@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: arduino/compile-sketches
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent c8c259f commit 989571f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v4

- name: Compile sketches
uses: arduino/[email protected].0
uses: arduino/[email protected].1
with:
fqbn: ${{ matrix.fqbn }}

Expand Down

0 comments on commit 989571f

Please sign in to comment.