From c147f89af5caf7db60906d6f31f9f9d62fc57753 Mon Sep 17 00:00:00 2001 From: Matthias Prinke <83612361+matthias-bs@users.noreply.github.com> Date: Mon, 28 Aug 2023 20:48:28 +0200 Subject: [PATCH] Update arduino_test_runner.yml --- .github/workflows/arduino_test_runner.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/arduino_test_runner.yml b/.github/workflows/arduino_test_runner.yml index 9bffe3f6..07c492b9 100644 --- a/.github/workflows/arduino_test_runner.yml +++ b/.github/workflows/arduino_test_runner.yml @@ -9,7 +9,7 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: Arduino-CI/action@stable-1.6 # or latest, or a pinned version + - uses: Arduino-CI/action@v0.1.6 # or latest, or a pinned version env: # Not all libraries are in the root directory of a repository. # Specifying the path of the library here (relative to the root