upgrade to go1.22
Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
parent
b4d3808a8b
commit
e2840e5a3e
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.22'
|
||||
check-latest: 'true'
|
||||
|
||||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
|
2
.github/workflows/use-action.yaml
vendored
2
.github/workflows/use-action.yaml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.22'
|
||||
check-latest: 'true'
|
||||
|
||||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
|
Loading…
Reference in New Issue
Block a user