Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 84ff5ff

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 ef448a8 commit 84ff5ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
config: [arduino-cli.yaml, arduino-cli-dev.yaml]
2020
steps:
2121
- uses: actions/checkout@v4
22-
- uses: arduino/setup-arduino-cli@v1
22+
- uses: arduino/setup-arduino-cli@v2
2323
- name: Download board
2424
run: |
2525
arduino-cli --config-file ${{ matrix.config }} core update-index

0 commit comments

Comments
 (0)