Skip to content

Commit

Permalink
chore: Update Golang version in GitHub "go" workflow to 1.23.1
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
jenkins-infra-bot committed Sep 9, 2024
1 parent 5edf0f3 commit ab8da33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: 1.23.0
go-version: 1.23.1
- name: Check out source code
uses: actions/checkout@v4
- name: Build
Expand Down

0 comments on commit ab8da33

Please sign in to comment.