Skip to content

Commit

Permalink
update pipeline yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shueybubbles committed Dec 12, 2024
1 parent c51e735 commit ae7dd59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pipelines/include-install-go-tools.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
steps:
- task: GoTool@0
inputs:
version: '1.22'
version: '1.22.10'
- task: Go@0
displayName: 'Go: get dependencies'
inputs:
Expand Down

0 comments on commit ae7dd59

Please sign in to comment.