Skip to content

Commit

Permalink
Merge ee66f1a into c7fa51d
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
2 parents c7fa51d + ee66f1a commit 39dd2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
version: v1.54.2
working-directory: ${{ matrix.workdir }}
Expand Down

0 comments on commit 39dd2f9

Please sign in to comment.