Skip to content

Commit

Permalink
Merge pull request #471 from EnviroDIY/dependabot/github_actions/ardu…
Browse files Browse the repository at this point in the history
…ino/setup-arduino-cli-2.0.0

ci: bump arduino/setup-arduino-cli from 1.1.2 to 2.0.0
  • Loading branch information
SRGDamia1 authored Jul 12, 2024
2 parents c276e81 + 110ca9b commit 944f533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
# We use the `arduino/setup-arduino-cli` action to install and
# configure the Arduino CLI on the system.
- name: Setup Arduino CLI
uses: arduino/setup-arduino-cli@v1.1.2
uses: arduino/setup-arduino-cli@v2.0.0

- name: Restore Arduino platforms and libraries
uses: actions/cache@v4
Expand Down

0 comments on commit 944f533

Please sign in to comment.