We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb1a341 + 02b981f commit 74c3349Copy full SHA for 74c3349
.github/workflows/go.yml
@@ -13,6 +13,6 @@ jobs:
13
steps:
14
- uses: actions/checkout@v5
15
- name: golangci-lint
16
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
17
with:
18
version: latest
0 commit comments