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.
2 parents 755acc9 + fa332c3 commit 5f95a1eCopy full SHA for 5f95a1e
.github/workflows/cygwin.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v4
21
22
- name: Set up Cygwin
23
- uses: cygwin/cygwin-install-action@v4
+ uses: cygwin/cygwin-install-action@v6
24
with:
25
packages: cmake libboost-devel libtool gcc-g++ binutils make
26
0 commit comments