This commit is contained in:
Egor Tensin 2022-12-11 15:46:01 +01:00
parent 9857fae4d1
commit 8469525c8e
4 changed files with 5 additions and 5 deletions

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@v2
uses: egor-tensin/cleanup-path@v3
* You can pass additional directory paths to add to PATH using the `dirs`
parameter.