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 f4a6041 commit baf895fCopy full SHA for baf895f
.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