Skip to content

Commit 123a360

Browse files
authored
fixed #14649 - CI-cygwin.yml: use versioned cygwin/cygwin-install-action (#8415)
1 parent f44258a commit 123a360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-cygwin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
persist-credentials: false
4343

4444
- name: Set up Cygwin
45-
uses: cygwin/cygwin-install-action@master
45+
uses: cygwin/cygwin-install-action@v6
4646
with:
4747
site: https://mirrors.cicku.me/cygwin/
4848
platform: ${{ matrix.platform }}

0 commit comments

Comments
 (0)