mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-31 22:07:25 -08:00
feat(go): update to 1.20.3
This commit is contained in:
parent
1e597a7c51
commit
e9104028d8
|
@ -9,7 +9,7 @@ runs:
|
||||||
steps:
|
steps:
|
||||||
- name: Install Go 🚀
|
- name: Install Go 🚀
|
||||||
env:
|
env:
|
||||||
VERSION: "1.20.2"
|
VERSION: "1.20.3"
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
run: |
|
run: |
|
||||||
# Delete conflicting go versions first
|
# Delete conflicting go versions first
|
||||||
|
|
Loading…
Reference in a new issue