We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c98cbe4 + f5e9008 commit a422863Copy full SHA for a422863
1 file changed
.github/workflows/lint.yml
@@ -21,6 +21,6 @@ jobs:
21
go-version-file: "go.mod"
22
23
- name: golangci-lint
24
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
25
with:
26
version: v2.1
0 commit comments