Skip to content

Commit

Permalink
Bump setup-arduino-cli action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
latchdevel committed Jul 3, 2024
1 parent bab3402 commit 7fd7c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CompileTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,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.1
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 7fd7c9b

Please sign in to comment.