Sfoglia il codice sorgente

Update Arduino CLI action version format

Anatoli Arkhipenko 4 mesi fa
parent
commit
17c28d45e4
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@1.1.1
+        uses: arduino/setup-arduino-cli@v1.1.1
       
       
       # We then install the platform, which one will be determined