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 adf50e9 commit 0af44c2
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 @@ -86,7 +86,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.2
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 0af44c2

Please sign in to comment.