Update .github/workflows/.github-ci.yaml
This commit is contained in:
parent
022683ad6c
commit
f9e9848ad9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/.github-ci.yaml
vendored
2
.github/workflows/.github-ci.yaml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
go-version: stable
|
||||
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
uses: https://github.com/golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: v1.60
|
||||
|
||||
|
|
Loading…
Reference in a new issue