Skip to content

Commit 0363a4a

Browse files
authored
Update Cygwin install action to version 6
1 parent e11ded1 commit 0363a4a

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@b9bf9147075ee9811ac11beee9351eeb93e2f2fb # master
45+
uses: cygwin/cygwin-install-action@f2009323764960f80959895c7bc3bb30210afe4d # v6
4646
with:
4747
platform: ${{ matrix.platform }}
4848
packages: ${{ matrix.packages }}

0 commit comments

Comments
 (0)