aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-01-10 18:08:58 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-01-10 18:08:58 +0300
commit42cb0aebd2e7705dc6c3e386d0f35d0edb12b952 (patch)
tree34984669fe4d6eafba1081780ddf19fad19381f9
parentREADME: fix workflow link (diff)
downloadsetup-clang-42cb0aebd2e7705dc6c3e386d0f35d0edb12b952.tar.gz
setup-clang-42cb0aebd2e7705dc6c3e386d0f35d0edb12b952.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 64ad556..7587df1 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
with:
platform: '${{ matrix.platform }}'
if: matrix.cygwin