Skip to content

Commit

Permalink
chore: upgrade linter
Browse files Browse the repository at this point in the history
  • Loading branch information
marcsauter committed Jan 22, 2024
1 parent 9891002 commit f20ca14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: actions/checkout@v3
- uses: golangci/golangci-lint-action@master
with:
version: v1.50.1
version: v1.55.
test:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit f20ca14

Please sign in to comment.