Skip to content

Commit cae70e6

Browse files
Bump arduino/setup-arduino-cli from 1 to 2
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]>
1 parent 2944499 commit cae70e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
# We use the `arduino/setup-arduino-cli` action to install and
4848
# configure the Arduino CLI on the system.
4949
- name: Setup Arduino CLI
50-
uses: arduino/setup-arduino-cli@v1
50+
uses: arduino/setup-arduino-cli@v2
5151

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

0 commit comments

Comments
 (0)