Skip to content

Commit

Permalink
Bump arduino/setup-arduino-cli from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [arduino/setup-arduino-cli](https://github.com/arduino/setup-arduino-cli) from 1 to 2.
- [Release notes](https://github.com/arduino/setup-arduino-cli/releases)
- [Commits](arduino/setup-arduino-cli@v1...v2)

---
updated-dependencies:
- dependency-name: arduino/setup-arduino-cli
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 2944499 commit cae70e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,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
uses: arduino/setup-arduino-cli@v2

# We then install the platform, which one will be determined
# dynamically by the build matrix.
Expand Down

0 comments on commit cae70e6

Please sign in to comment.