We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2980ec7 commit 1448b7bCopy full SHA for 1448b7b
.github/workflows/pull-request.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
go-version: 'stable'
20
- name: Run golangci-lint
21
- uses: golangci/golangci-lint-action@v6.5.1
+ uses: golangci/golangci-lint-action@v7.0.0
22
23
version: latest
24
test-coverage:
0 commit comments