v1.8.1
版本发布时间: 2023-02-10 20:04:59
git-for-windows/setup-git-for-windows-sdk最新发布版本:v1.10.4(2024-09-11 01:34:05)
The Action no longer automatically force-enables symbolic link support
By mistake, a dependency of this Action defined
MSYS=winsymlinks:nativestrict
, intending to fix the caching/restoring
but inadvertently causing a change in behavior of all workflows that use
this Action. This was fixed in the dependency, and by upgrading to a
newer version, the setup-for-windows-sdk
Action is also fixed.