Skip to content

Commit

Permalink
trying to fix linter job
Browse files Browse the repository at this point in the history
  • Loading branch information
rapthead committed Aug 16, 2024
1 parent 979d3cc commit ae2a8cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-ling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
with:
go-version: stable
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
uses: golangci/golangci-lint-action@v6.0.1
with:
version: v1.58

0 comments on commit ae2a8cc

Please sign in to comment.