feat: update to go1.21.4

This commit is contained in:
Jan De Dobbeleer 2023-11-19 10:08:51 +01:00
parent c54e0d6398
commit eea6ffe4c1

View file

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