diff --git a/README.md b/README.md index 9299906..3f6078f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v3 - name: make - uses: embedd-actions/arm-gcc-ci@v2 + uses: embedd-actions/arm-gcc-ci@v3 with: command: make --directory Release all