Skip to content

Commit

Permalink
Merge pull request #28 from arduino/dependabot/github_actions/arduino…
Browse files Browse the repository at this point in the history
…/setup-arduino-cli-2

Bump arduino/setup-arduino-cli from 1 to 2
  • Loading branch information
per1234 authored Oct 9, 2024
2 parents 5aadd26 + cae70e6 commit eb05622
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 eb05622

Please sign in to comment.