aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-03-14 03:47:23 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-03-14 03:47:23 +0300
commit8eda92e9e5a98d5c08d3ba71c04987ae2467634d (patch)
tree2e95d5de4497a79a24fc5bf0f7bb7712de6e82cb
parentadd node_modules/ (diff)
downloadcleanup-path-8eda92e9e5a98d5c08d3ba71c04987ae2467634d.tar.gz
cleanup-path-8eda92e9e5a98d5c08d3ba71c04987ae2467634d.zip
README: updatev2
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0d6f3e2..212751d 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ the default paths are included.
Use it in your workflow like this:
- name: Clean up PATH
- uses: egor-tensin/cleanup-path@v1
+ uses: egor-tensin/cleanup-path@v2
API
---