This commit is contained in:
Florin Barbu 2024-06-03 21:04:00 +03:00
parent e69c05427a
commit 6cf32bbc17
No known key found for this signature in database
GPG Key ID: 593D6DBC6D9E5095
1 changed files with 1 additions and 1 deletions

View File

@ -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: |