This commit is contained in:
parent
e69c05427a
commit
6cf32bbc17
|
@ -36,7 +36,7 @@ jobs:
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: '1.21'
|
go-version: '1.22'
|
||||||
|
|
||||||
- name: Build status-cli binary
|
- name: Build status-cli binary
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue