We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64fca47 + c8a0720 commit b8ab651Copy full SHA for b8ab651
1 file changed
.github/workflows/golangci-lint.yml
@@ -15,6 +15,6 @@ jobs:
15
- uses: actions/checkout@v6
16
17
- name: golangci-lint
18
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
19
with:
20
version: v2.1.6
0 commit comments