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.
1 parent 9989a18 commit 496392bCopy full SHA for 496392b
.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