README: update

I completely forgot that I'm supposed to bump the version in
package.json & the README.
This commit is contained in:
Egor Tensin 2024-01-28 11:19:18 +01:00
parent 2d40e8046a
commit f04bc953e6

View file

@ -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.