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