diff --git a/README.md b/README.md index 5ee7c9f..700e67c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ the default paths are included. Use it in your workflow like this: - name: Clean up PATH - uses: egor-tensin/cleanup-path@v3 + uses: egor-tensin/cleanup-path@v4 * You can pass additional directory paths to add to PATH using the `dirs` parameter.