mirror of
https://github.com/egor-tensin/cleanup-path.git
synced 2025-05-01 00:59:32 +03:00
README: update
I completely forgot that I'm supposed to bump the version in package.json & the README.
This commit is contained in:
parent
2d40e8046a
commit
f04bc953e6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ the default paths are included.
|
||||||
Use it in your workflow like this:
|
Use it in your workflow like this:
|
||||||
|
|
||||||
- name: Clean up PATH
|
- 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`
|
* You can pass additional directory paths to add to PATH using the `dirs`
|
||||||
parameter.
|
parameter.
|
||||||
|
|
Loading…
Add table
Reference in a new issue