aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-01-10 18:01:33 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-01-10 18:01:33 +0300
commit11c0759f95967412c141ce460b69e2445bea6fe1 (patch)
treee2fb5d089867279d392a61d1e7935d93f11bb88b
parenttweak a parameter description (diff)
downloadsetup-gcc-11c0759f95967412c141ce460b69e2445bea6fe1.tar.gz
setup-gcc-11c0759f95967412c141ce460b69e2445bea6fe1.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 b30d245..7186ddd 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -48,7 +48,7 @@ jobs:
if: runner.os == 'Windows'
- name: Install Cygwin
- uses: egor-tensin/setup-cygwin@master
+ uses: egor-tensin/setup-cygwin@v3
with:
platform: '${{ matrix.platform }}'
if: matrix.cygwin