Skip to content

Commit

Permalink
update golangci-lint- version
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly committed Nov 12, 2024
1 parent d490cee commit 9edc1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gochecks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # pin@v6
with:
version: v1.61.0
version: v1.62.0
- name: Install Git Bash
run: |
choco install git
Expand Down

0 comments on commit 9edc1cb

Please sign in to comment.