Skip to content

Commit 575aeef

Browse files
authored
chore: update golangci-lint github action (#51)
1 parent 45b4d23 commit 575aeef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: golangci-lint
4141
uses: golangci/golangci-lint-action@v8
4242
with:
43-
version: v2.2
43+
version: v2.6
4444

4545
spell:
4646
name: "Spell check"

0 commit comments

Comments
 (0)