diff --git a/README.md b/README.md index d56da98..3c2aab2 100644 --- a/README.md +++ b/README.md @@ -335,10 +335,10 @@ jobs: - run: python -m pytest ``` -## 🛑 Limitations +## Limitations Since the action uses Python and Dockerfile, is is mandatory to run it on an Ubuntu runner. ## ⚠️ Breaking Changes -v1 Syntax is not supported in v2 version. +v1 Syntax is no longer supported. Update inputs when switching to v2.