Update README.md

This commit is contained in:
Sergey
2023-09-22 21:56:26 +03:00
committed by GitHub
parent 9676c94f87
commit 147f257ce5

View File

@ -14,6 +14,6 @@ jobs:
- uses: actions/checkout@v3
- name: Build
uses: embedd-actions/platformio-ci@v1
uses: embedd-actions/platformio-ci@v2
```