Skip to content

Commit

Permalink
Merge branch 'master' into fix-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rustatian authored Feb 10, 2024
2 parents f71d349 + 56aa04d commit 72279b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
go-version: stable

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

0 comments on commit 72279b1

Please sign in to comment.