aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-12-23 23:00:37 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-12-23 23:00:37 +0300
commitd7ee8ddd9bce46ad0cee4c721e31efbe4acee47e (patch)
treeea4d8d52e72951b26ce8bc1ee8f22c713cf58f73
parentworkflows/test.yml: clearer job names (diff)
downloadsetup-cygwin-2.tar.gz
setup-cygwin-2.zip
README: updatev2
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e5213fd..5933282 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ This is a GitHub action that sets up Cygwin in your workflow run.
Use it in your workflow like this:
- name: Set up Cygwin
- uses: egor-tensin/setup-cygwin@v1
+ uses: egor-tensin/setup-cygwin@v2
with:
platform: x64
packages: cmake python3