Skip to content

Commit

Permalink
revert: golangci action
Browse files Browse the repository at this point in the history
  • Loading branch information
KarolosLykos committed Oct 9, 2023
1 parent 930a118 commit 3dbbd53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
go-version: 1.17
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.46

0 comments on commit 3dbbd53

Please sign in to comment.