Skip to content

Commit

Permalink
chore: Update Golang version in GitHub "release" workflow to 1.22.5
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
jenkins-infra-bot committed Jul 8, 2024
1 parent d3ca40a commit abee19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.22.4
go-version: 1.22.5
- name: Prepare
id: prep
run: |
Expand Down

0 comments on commit abee19d

Please sign in to comment.