diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c5a538f8c..987268a72 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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: | @@ -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: |