feat: update to golang v1.21.3

This commit is contained in:
Jan De Dobbeleer 2023-10-30 18:53:26 +01:00 committed by Jan De Dobbeleer
parent 9fe9558baf
commit 6bffd9e92d

View file

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