]> git.ipfire.org Git - thirdparty/git.git/commit
ci: bump git-for-windows/setup-git-for-windows-sdk from v1 to v2
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 30 Apr 2026 07:34:59 +0000 (07:34 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Apr 2026 09:21:55 +0000 (18:21 +0900)
commit7e6ede6ce11430d2c6f314005926d91f0a68c2f8
treed0ffff7a3d8b3953ceb883466713f5896346af32
parent20cd2c96a7b8930d451ec1189e80f7238f68d0ab
ci: bump git-for-windows/setup-git-for-windows-sdk from v1 to v2

The v1 of `git-for-windows/setup-git-for-windows-sdk` runs on
Node.js 20, which GitHub is phasing out of the Actions runners.
v2 moves the action to Node.js 24 so that the CI jobs relying on
a Git for Windows SDK keep working once Node.js 20 is removed.

The risk is very low: v2 contains no functional changes to the
SDK setup itself, only the runtime upgrade. The action still
provisions the same minimal SDK and exposes the same outputs.
The sole precondition is a recent Actions Runner (>= 2.327.1),
which the github.com-hosted runners already satisfy.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.github/workflows/coverity.yml
.github/workflows/main.yml