We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b11d119 + c82cc68 commit edfc6acCopy full SHA for edfc6ac
1 file changed
.github/workflows/golangci-lint.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
go-version-file: 'go.mod'
24
- name: golangci-lint
25
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
26
27
# Require: The version of golangci-lint to use.
28
#
0 commit comments