From d7cea80ec9e98e684b5d3f16e82ea1880f995c97 Mon Sep 17 00:00:00 2001 From: Ali Jahangiri <75624145+aliphys@users.noreply.github.com> Date: Wed, 26 Apr 2023 20:11:36 +0200 Subject: [PATCH] Update compile-sketch.yml Bump arduino/compile-sketches to @2 --- .github/workflows/compile-sketch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |