chore(go): build with 1.19.6

This commit is contained in:
Jan De Dobbeleer 2023-02-25 21:34:27 +01:00 committed by Jan De Dobbeleer
parent a07867089d
commit 6991a96cd6

View file

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