Skip to content

Commit

Permalink
chore: Bump golangci/golangci-lint-action from 3.7.1 to 4.0.0 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 11, 2024
1 parent cd7c9a7 commit 7ddea0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
run: go mod download

- name: Run golangci-lint
uses: golangci/golangci-lint-action@v3.7.1
uses: golangci/golangci-lint-action@v4.0.0

test:
name: Test Go@v${{ matrix.go-version }}
Expand Down

0 comments on commit 7ddea0e

Please sign in to comment.