mirror of
https://github.com/RWejlgaard/octopus_exporter.git
synced 2026-07-04 22:06:17 +00:00
chore: update golangci lint
This commit is contained in:
parent
966a7abbf3
commit
cbae0b83a0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-check.yml
vendored
2
.github/workflows/pr-check.yml
vendored
|
|
@ -18,6 +18,6 @@ jobs:
|
|||
run: go test -race ./...
|
||||
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
uses: golangci/golangci-lint-action@v7
|
||||
with:
|
||||
version: latest
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue