mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-26 03:24:04 -08:00
chore: upgrade to go1.23.2
This commit is contained in:
parent
b51a2ceb32
commit
520a1b5825
|
@ -9,5 +9,5 @@ runs:
|
|||
steps:
|
||||
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
|
||||
with:
|
||||
go-version: '1.22.3'
|
||||
go-version: '1.23.2'
|
||||
cache-dependency-path: src/go.sum
|
||||
|
|
Loading…
Reference in a new issue