Skip to content

Commit 608484b

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 2867517 commit 608484b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azurepipelines/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ extends:
4545
- task: GoTool@0
4646
displayName: Set up Go
4747
inputs:
48-
version: '1.24'
48+
version: '1.25'
4949

5050
- script: go install
5151
displayName: Install dependencies

0 commit comments

Comments
 (0)