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 ```