Skip to content

Commit 987e0a7

Browse files
authored
Merge branch 'main' into eric/iter-fix
2 parents 9a6565c + 31c6922 commit 987e0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424

2525
- name: golangci-lint
26-
uses: golangci/golangci-lint-action@v9.2.0
26+
uses: golangci/golangci-lint-action@v9
2727
with:
2828
version: v2.7
2929
only-new-issues: true

0 commit comments

Comments
 (0)