workflows/test.yml: setup-cygwin v3
This commit is contained in:
parent
d9efeb6c63
commit
42cb0aebd2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue