We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f253335 commit 1570f3dCopy full SHA for 1570f3d
.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