mirror of
https://github.com/pushbits/cli.git
synced 2025-07-23 11:43:00 +02:00
Update to Go 1.24
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Export GOBIN
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.20.6'
|
||||
go-version: '1.24.0'
|
||||
|
||||
- name: Install dependencies
|
||||
run: make setup
|
||||
|
Reference in New Issue
Block a user