Skip to content

Commit 8369e47

Browse files
committed
ci: update golangci-lint
1 parent 4000c23 commit 8369e47

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ jobs:
3030
go-version-file: 'go.mod'
3131

3232
- name: Run golangci-lint
33-
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
34-
with:
35-
version: v2.8.0
33+
run: go run github.com/golangci/golangci-lint/cmd/golangci-lint@v2.9.0 run
3634
env:
3735
GOEXPERIMENT: simd
3836

0 commit comments

Comments
 (0)