We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f253335 + 1570f3d commit 61ed7ecCopy full SHA for 61ed7ec
.github/workflows/cygwin-test.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v3
20
with:
21
fetch-depth: 9999
22
- - uses: cygwin/cygwin-install-action@v3
+ - uses: cygwin/cygwin-install-action@v4
23
24
packages: python39 python39-pip python39-virtualenv git
25
- name: Tell git to trust this repo
0 commit comments