Bumping golang
This commit is contained in:
parent
dee0cf77c6
commit
62a9586a9d
|
|
@ -28,10 +28,10 @@ jobs:
|
|||
uses: vazco/github-actions-branch-name@v1
|
||||
id: branch
|
||||
|
||||
- name: Set up Go 1.19
|
||||
- name: Set up Go 1.21
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.19.x
|
||||
go-version: 1.21.x
|
||||
id: go
|
||||
|
||||
- name: Downloads golang mods
|
||||
|
|
|
|||
Loading…
Reference in New Issue