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.
1 parent 684cc2b commit 6283c2bCopy full SHA for 6283c2b
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/checkout@v5
11
- name: golangci-lint
12
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v8
13
14
test:
15
strategy:
0 commit comments