mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-28 04:19:41 -08:00
feat(go): update to 1.20.3
This commit is contained in:
parent
1e597a7c51
commit
e9104028d8
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue