mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:51:42 +03:00
GHA/windows: bump cygwin/cygwin-install-action to v6.1
Previous tag v6 changed upstream and points to a different commit. This made zizmor unhappy. Previous commit is now tagged v6.0 in case we need it. Closes #20591
This commit is contained in:
parent
cf9e445e03
commit
0649eb0825
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
|
@ -84,7 +84,7 @@ jobs:
|
|||
- { build: 'cmake' , platform: 'x86_64', tflags: '' , config: '-DENABLE_DEBUG=ON -DCURL_USE_OPENSSL=ON -DENABLE_THREADED_RESOLVER=OFF', install: 'libssl-devel libssh2-devel', name: 'openssl' }
|
||||
fail-fast: false
|
||||
steps:
|
||||
- uses: cygwin/cygwin-install-action@f2009323764960f80959895c7bc3bb30210afe4d # v6
|
||||
- uses: cygwin/cygwin-install-action@711d29f3da23c9f4a1798e369a6f01198c13b11a # v6.1
|
||||
with:
|
||||
platform: ${{ matrix.platform }}
|
||||
work-vol: 'D:'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue