Skip to content

Commit

Permalink
Merge pull request #6848 from Shubham82/bump_go_version
Browse files Browse the repository at this point in the history
Bump the go version for the GitHub workflows.
  • Loading branch information
k8s-ci-robot committed May 28, 2024
2 parents c61e295 + 8934c5f commit b3a501c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: '1.22.1'
go-version: '1.22.2'

- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit b3a501c

Please sign in to comment.