Skip to content

Commit

Permalink
chore: Update the git-lfs Windows version in tests
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] committed Dec 2, 2024
1 parent a0473ca commit 2e02f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/agent.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ if ($global:WINDOWSFLAVOR -eq 'nanoserver') {
$global:CONTAINERSHELL = 'pwsh.exe'
}

$global:GITLFSVERSION = '3.5.1'
$global:GITLFSVERSION = '3.6.0'

# # Uncomment to help debugging when working on this script
# Write-Host "= DEBUG: global vars"
Expand Down

0 comments on commit 2e02f12

Please sign in to comment.