diff --git a/README.md b/README.md index 382d540..c09cbb2 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v3 - name: Build - uses: embedd-actions/platformio-ci@v2 + uses: embedd-actions/platformio-ci@v3 ```