Skip to content

Commit c83c73b

Browse files
committed
Use a less cutting-edge version of staticcheck for CI
1 parent ae0b8db commit c83c73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ jobs:
2222
go-version: 1.18
2323
- uses: dominikh/[email protected]
2424
with:
25-
version: "2025.1"
25+
version: "2024.1"
2626
install-go: false

0 commit comments

Comments
 (0)