diff --git a/README.md b/README.md index ce3d7d4..1e5aa5a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ If you are using GitHub Actions, check out the dedicated [`guidepup/setup-action ```yaml - name: Setup Environment - uses: guidepup/setup-action@0.8.1 + uses: guidepup/setup-action@0.10.0 ``` If you are encountering errors in CI for MacOS you can pass a `--record` flag to the command which will output a screen-recording of the setup to a `./recordings/` directory: