We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b10e8a4 commit d78955cCopy full SHA for d78955c
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
go-version: "oldstable"
16
- run: go test -covermode=atomic -race -v ./...
17
- name: golangci-lint
18
- uses: golangci/golangci-lint-action@v6.5.2
+ uses: golangci/golangci-lint-action@v8.0.0
19
with:
20
args: --verbose
21
- run: go install ./cmd/diffoci
0 commit comments