Skip to content

Commit

Permalink
Update golangci-lint-action
Browse files Browse the repository at this point in the history
  • Loading branch information
discordianfish committed Jan 14, 2025
1 parent fbc3b28 commit 16e9f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: "1.20"
- uses: golangci/golangci-lint-action@v3
- uses: golangci/golangci-lint-action@v6
- run: go test -v ./...

build:
Expand Down

0 comments on commit 16e9f7c

Please sign in to comment.