Skip to content

Commit 0c7f530

Browse files
Updated .github/workflows/go.yaml
1 parent e6f32f4 commit 0c7f530

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
go-version: '1.25.1'
2525
cache: false
2626
- name: golangci-lint
27-
uses: golangci/golangci-lint-action@v9.2
27+
uses: golangci/golangci-lint-action@v6
2828
with:
2929
version: v2.7.2
3030
only-new-issues: true

0 commit comments

Comments
 (0)