diff --git a/README.md b/README.md index 6f66138..745c4e2 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,12 @@ To select the specific version of NRF Connect SDK you can reference a specific version of GitHub action: ``` uses: embedd-actions/nrf-connect-sdk-ci@v2.3.0 +uses: embedd-actions/nrf-connect-sdk-ci@v2.4.0 ``` ## List of available tags ``` v2.3.0 +v2.4.0 ```