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.