From c5a8e3aed54acbd54412830607a51c8a88d800a4 Mon Sep 17 00:00:00 2001 From: David Griffith Date: Sun, 25 Feb 2024 14:27:14 +1000 Subject: [PATCH] Fix version name --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8797340..43102a9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -5,7 +5,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: arduino/compile-sketches@v1.10 + - uses: arduino/compile-sketches@v1.1.0 with: platforms: | - name: adafruit:samd