Update GitHub Actions versions used in the GitHub workflows (#6220)

This includes https://github.com/gitgitgadget/git/pull/2097 and a
`fixup!` for a workflow that is not upstream (Nano Server).
This commit is contained in:
Johannes Schindelin
2026-04-30 09:32:23 +02:00
committed by Git for Windows Build Agent

View File

@@ -14,8 +14,8 @@ jobs:
IMAGE: mcr.microsoft.com/powershell:nanoserver-ltsc2022
steps:
- uses: actions/checkout@v5
- uses: git-for-windows/setup-git-for-windows-sdk@v1
- uses: actions/checkout@v6
- uses: git-for-windows/setup-git-for-windows-sdk@v2
- name: build Git
shell: bash
run: make -j15