We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4171333 commit 17ff263Copy full SHA for 17ff263
.github/workflows/cygwin-test.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v3
24
with:
25
fetch-depth: 9999
26
- - uses: cygwin/cygwin-install-action@v2
+ - uses: cygwin/cygwin-install-action@v3
27
28
packages: python39 python39-pip python39-virtualenv git
29
- name: Tell git to trust this repo
0 commit comments