Skip to content

Commit b9b285e

Browse files
committed
bump linter
1 parent dea6414 commit b9b285e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: lint
2020
uses: golangci/golangci-lint-action@v6.1.0
2121
with:
22-
version: v1.54.2
22+
version: v1.60
2323

2424
tests-on-unix:
2525
needs: golangci-lint # run after golangci-lint action to not produce duplicated errors

0 commit comments

Comments
 (0)