Update README.md

This commit is contained in:
Sergey
2023-09-19 00:48:29 +03:00
committed by GitHub
parent 485d021b01
commit 6f99e9d24f

View File

@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Build - name: Build
uses: embedd-actions/platformio-ci@v2 uses: embedd-actions/platformio-ci@v3
``` ```