diff --git a/README.md b/README.md index 1538d0e..822cda3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Configure a step that adds the `idleberg/setup-playdate-sdk` action to your workflow. Optionally, you can pass arguments to the action. ```yaml -- uses: idleberg/setup-playdate-sdk@v2.0.0 +- uses: idleberg/setup-playdate-sdk@v2.0.1 with: sdk_version: '1.11.1' ```