feat(go): update to 1.20.3

This commit is contained in:
Jan De Dobbeleer 2023-04-24 09:12:26 +02:00 committed by Jan De Dobbeleer
parent 1e597a7c51
commit e9104028d8

View file

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