mirror of
https://github.com/curl/curl.git
synced 2025-09-06 12:24:59 +03:00
GHA: update cygwin/cygwin-install-action version number to v6
Existing hash received a release tag.
Follow-up to 4c20eb7108
#17118
Closes #17844
This commit is contained in:
parent
7d73c712f0
commit
7ae44fa9b9
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -61,7 +61,7 @@ jobs:
|
|||
steps:
|
||||
- run: git config --global core.autocrlf input
|
||||
shell: pwsh
|
||||
- uses: cygwin/cygwin-install-action@f2009323764960f80959895c7bc3bb30210afe4d # v5
|
||||
- uses: cygwin/cygwin-install-action@f2009323764960f80959895c7bc3bb30210afe4d # v6
|
||||
with:
|
||||
platform: ${{ matrix.platform }}
|
||||
site: https://mirrors.kernel.org/sourceware/cygwin/
|
||||
|
|
Loading…
Reference in New Issue
Block a user