8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5033c3f + 496392b commit 4c7778aCopy full SHA for 4c7778a
.github/workflows/cygwin-test.yml
@@ -39,7 +39,7 @@ jobs:
39
fetch-depth: 0
40
41
- name: Install Cygwin
42
- uses: cygwin/cygwin-install-action@v5
+ uses: cygwin/cygwin-install-action@v6
43
with:
44
packages: git python39 python-pip-wheel python-setuptools-wheel python-wheel-wheel
45
add-to-path: false # No need to change $PATH outside the Cygwin environment.
0 commit comments