mirror of
https://github.com/curl/curl.git
synced 2026-06-14 15:45:36 +03:00
It seems the commit hash behind the v6.1 tag is changing, and the latest version is actually v6.0.2, which is currently mapped to the v6.1 hash. Fixing: ``` warning[ref-version-mismatch]: action's hash pin has mismatched or missing version comment --> .github/workflows/windows.yml:98:87 | 98 | - uses: cygwin/cygwin-install-action@711d29f3da # v6.1 | --------------------------------------------------------------------------- ^^^^ points to commit 3f0a3f9f988f | | | is pointed to by tag v6.0.1 ``` Ref: https://github.com/cygwin/cygwin-install-action/issues/59 Closes #21974 |
||
|---|---|---|
| .. | ||
| appveyor-status.yml | ||
| checkdocs.yml | ||
| checksrc.yml | ||
| checkurls.yml | ||
| codeql.yml | ||
| configure-vs-cmake.yml | ||
| curl-for-win.yml | ||
| distcheck.yml | ||
| fuzz.yml | ||
| http3-linux.yml | ||
| label.yml | ||
| linux-old.yml | ||
| linux.yml | ||
| macos.yml | ||
| non-native.yml | ||
| windows.yml | ||