Skip to content

Commit 72279b1

Browse files
authored
Merge branch 'master' into fix-readme
2 parents f71d349 + 56aa04d commit 72279b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
go-version: stable
4040

4141
- name: Run linter
42-
uses: golangci/golangci-lint-action@v3.7.0
42+
uses: golangci/golangci-lint-action@v4.0.0
4343
with:
4444
version: v1.54 # without patch version
4545
only-new-issues: false # show only new issues if it's a pull request

0 commit comments

Comments
 (0)