Update .github/workflows/.github-ci.yaml
Some checks failed
ci-workflow / ci (push) Has been cancelled
Some checks failed
ci-workflow / ci (push) Has been cancelled
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
|
go-version: stable
|
||||||
|
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v6
|
uses: https://github.com/golangci/golangci-lint-action@v6
|
||||||
with:
|
with:
|
||||||
version: v1.60
|
version: v1.60
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue