We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0dbef0 commit 6583678Copy full SHA for 6583678
1 file changed
.github/workflows/CI-cygwin.yml
@@ -31,7 +31,7 @@ jobs:
31
persist-credentials: false
32
33
- name: Set up Cygwin
34
- uses: cygwin/cygwin-install-action@v6
+ uses: cygwin/cygwin-install-action@v5
35
with:
36
platform: 'x86_64'
37
packages: |
0 commit comments