Skip to content

Commit

Permalink
chore: bump arduino-cli ver
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeerick committed Jul 18, 2024
1 parent 4444ac6 commit 8653e08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: Install Arduino CLI
uses: arduino/setup-arduino-cli@v2
with:
version: "0.32.2"
version: "1.0.2"

- name: Prepare build environment
run: |
Expand Down Expand Up @@ -259,7 +259,7 @@ jobs:
- name: Install Arduino CLI
uses: arduino/setup-arduino-cli@v2
with:
version: "0.32.2"
version: "1.0.2"

- name: Prepare build environment
run: |
Expand Down

0 comments on commit 8653e08

Please sign in to comment.