Releases: git-for-windows/setup-git-for-windows-sdk
Releases · git-for-windows/setup-git-for-windows-sdk
v0.0.4
This version allows concurrent jobs to attempt to cache the same artifact; The first will win, the other will simply skip caching the just-downloaded artifact.
v0.0.3
With this release, a bash
step can run the prove
tool included in Git for Windows' SDK without manually extending the PATH
.
v0.0.2
Fixed a critical bug where the PATH was not set correctly.
v0.0.1
v0.0.0
Initial version of the GitHub Action that sets up Git for Windows' development environment in GitHub workflows.