Преглед изворни кода

Update Arduino CLI action versions in workflow

Anatoli Arkhipenko пре 4 месеци
родитељ
комит
d056156d44
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      .github/workflows/main.yml

+ 2 - 2
.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@v1.3.1
+        uses: arduino/setup-arduino-cli@latest
       
       
       # We then install the platform, which one will be determined
@@ -82,7 +82,7 @@ jobs:
       - name: Checkout
         uses: actions/checkout@main
       - name: Setup Arduino CLI
-        uses: arduino/setup-arduino-cli@v1.3.1
+        uses: arduino/setup-arduino-cli@v1.1.1
       - name: Install platform
         run: |
           arduino-cli core update-index