mirror of
https://github.com/whyvl/wireproxy.git
synced 2025-04-29 19:01:42 +02:00
feat: update golangci-lint-action to v4
This commit is contained in:
parent
e81fcee208
commit
3050135f18
1 changed files with 1 additions and 1 deletions
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue