feat: upgrade to go1.22.0

This commit is contained in:
Jan De Dobbeleer 2024-02-12 17:33:46 +01:00 committed by Jan De Dobbeleer
parent 2808de051a
commit 915b37e197

View file

@ -9,7 +9,7 @@ runs:
steps: steps:
- name: Install Go 🚀 - name: Install Go 🚀
env: env:
VERSION: "1.21.4" VERSION: "1.22.0"
shell: pwsh shell: pwsh
run: | run: |
# Delete conflicting go versions first # Delete conflicting go versions first