Compare commits

..

1 commit

Author SHA1 Message Date
09ed696690
chore(deps): update golangci/golangci-lint-action action to v8
Some checks failed
Go CI / lint (pull_request) Failing after 8s
Lint Pull Request / Lint PR Title (pull_request) Successful in 14s
Go CI / test (pull_request) Successful in 16s
2025-05-04 21:03:26 +00:00

View file

@ -13,7 +13,7 @@ jobs:
with: with:
go-version: 1.24.2 go-version: 1.24.2
- name: golangci-lint - name: golangci-lint
uses: golangci/golangci-lint-action@v7 uses: golangci/golangci-lint-action@v8
with: with:
version: v2.0 version: v2.0