From ccad481bd73286f4e69b2c094f3d28631110fba1 Mon Sep 17 00:00:00 2001 From: Piotr Rogowski Date: Thu, 11 Aug 2022 18:43:40 +0200 Subject: [PATCH] Stable release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c511d59..26b0e50 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ jobs: - name: Checkout uses: actions/checkout@v2 - name: PlatformIO Run - uses: karniv00l/platformio-run-action@0.1.0 + uses: karniv00l/platformio-run-action@v1 with: environments: "teensy35,teensy36,teensy41" targets: "teensy35,teensy36,teensy41"