Update go version
All checks were successful
Build and Push Docker Image / build (push) Successful in 6m36s
All checks were successful
Build and Push Docker Image / build (push) Successful in 6m36s
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
|||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: '1.21'
|
go-version: '1.25.1'
|
||||||
|
|
||||||
# Download modules
|
# Download modules
|
||||||
- name: Go mod tidy
|
- name: Go mod tidy
|
||||||
|
|||||||
Reference in New Issue
Block a user