build(deps): bump actions/setup-go from 5 to 6 (#1023)
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Setup go
|
||||
uses: actions/setup-go@v5
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: "1.24"
|
||||
- name: Run golangci-lint
|
||||
|
||||
Reference in New Issue
Block a user