ci: Update compile-action to compile-sketches to resolve checkout failure
Build and Package Arduino Firmware / build (push) Failing after 2m27s

This commit is contained in:
2026-06-12 15:54:31 +01:00
parent 5308785d44
commit 6b7496d643
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
echo "Build version (commit ID): $(cat version.txt)"
- name: Compile Arduino Sketch
uses: arduino/compile-action@v1
uses: arduino/compile-sketches@v1
with:
fqbn: esp32:esp32:esp32
platforms: |