We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeffa32 commit b3b0f73Copy full SHA for b3b0f73
.github/workflows/ci.yaml
@@ -138,6 +138,6 @@ jobs:
138
go-version: ${{ matrix.go }}
139
140
- name: "Run golangci"
141
- uses: golangci/golangci-lint-action@v7 # docs: https://github.com/golangci/golangci-lint-action
+ uses: golangci/golangci-lint-action@v8 # docs: https://github.com/golangci/golangci-lint-action
142
with:
143
version: latest
0 commit comments