aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-01-10 18:06:44 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-01-10 18:06:44 +0300
commitc1e7e96dbcfd67a46cdc8a7316ffbe9cdc68ae63 (patch)
tree3d82032f57c158c5438bd55ebc0f75376aed46fe
parenttweak a parameter description (diff)
downloadsetup-mingw-c1e7e96dbcfd67a46cdc8a7316ffbe9cdc68ae63.tar.gz
setup-mingw-c1e7e96dbcfd67a46cdc8a7316ffbe9cdc68ae63.zip
workflows/test.yml: setup-cygwin v3
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index edd9662..5094d31 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -49,7 +49,7 @@ jobs:
if: runner.os == 'Windows'
- name: Install Cygwin
- uses: egor-tensin/setup-cygwin@master
+ uses: egor-tensin/setup-cygwin@v3
if: matrix.cygwin
- name: Set up MinGW