Skip to content

Commit 2be4b0a

Browse files
committed
chore: make lint happy
1 parent cdf6277 commit 2be4b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: golangci/golangci-lint-action@v6
1818
with:
1919
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
20-
version: v1.59.1
20+
version: v1.60.1
2121

2222
# Optional: working directory, useful for monorepos
2323
# working-directory: somedir

0 commit comments

Comments
 (0)