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