Skip to content

Commit 3bd2171

Browse files
dschoGit for Windows Build Agent
authored andcommitted
Update GitHub Actions versions used in the GitHub workflows (#6220)
This includes gitgitgadget#2097 and a `fixup!` for a workflow that is not upstream (Nano Server).
2 parents da657a7 + c59e5a2 commit 3bd2171

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/nano-server.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
IMAGE: mcr.microsoft.com/powershell:nanoserver-ltsc2022
1515

1616
steps:
17-
- uses: actions/checkout@v5
18-
- uses: git-for-windows/setup-git-for-windows-sdk@v1
17+
- uses: actions/checkout@v6
18+
- uses: git-for-windows/setup-git-for-windows-sdk@v2
1919
- name: build Git
2020
shell: bash
2121
run: make -j15

0 commit comments

Comments
 (0)