From 147f257ce5ca4017f20b682b14874a857c4dfe1d Mon Sep 17 00:00:00 2001 From: Sergey <61871201+SergeyLadanov@users.noreply.github.com> Date: Fri, 22 Sep 2023 21:56:26 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b566991..a411b60 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,6 @@ jobs: - uses: actions/checkout@v3 - name: Build - uses: embedd-actions/platformio-ci@v1 + uses: embedd-actions/platformio-ci@v2 ```