feat: update golangci-lint-action to v4

This commit is contained in:
Evsyukov Denis 2024-02-10 09:54:31 +03:00
parent e81fcee208
commit 3050135f18
No known key found for this signature in database

View file

@ -20,6 +20,6 @@ jobs:
go-version: '1.21'
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.7.0
uses: golangci/golangci-lint-action@v4
with:
version: latest