Skip to content

Commit

Permalink
feat: upgrade to go1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDeDobbeleer committed Feb 12, 2024
1 parent 2808de0 commit 915b37e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/composite/bootstrap-go/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ runs:
steps:
- name: Install Go 🚀
env:
VERSION: "1.21.4"
VERSION: "1.22.0"
shell: pwsh
run: |
# Delete conflicting go versions first
Expand Down

0 comments on commit 915b37e

Please sign in to comment.