diff --git a/.github/workflows/compile-sketch.yml b/.github/workflows/compile-sketch.yml index 3fcef37..76d90c7 100644 --- a/.github/workflows/compile-sketch.yml +++ b/.github/workflows/compile-sketch.yml @@ -16,7 +16,7 @@ jobs: # For more information: https://github.com/arduino/compile-sketches#readme - name: Compile sketch - uses: arduino/compile-sketches@v1 + uses: arduino/compile-sketches@v2 with: # The default is to compile for the Arduino Uno board. If you want to compile for other boards, use the `fqbn` input. sketch-paths: |