Sfoglia il codice sorgente

Update Arduino CLI action version to 1.1.1

Anatoli Arkhipenko 4 mesi fa
parent
commit
51842c93be
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -50,7 +50,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@latest
+        uses: arduino/setup-arduino-cli@1.1.1
       
       
       # We then install the platform, which one will be determined