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
|
- name: Export GOBIN
|
||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: '1.20.6'
|
go-version: '1.24.0'
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: make setup
|
run: make setup
|
||||||
|
Reference in New Issue
Block a user