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 c498d36 commit c3f64a6Copy full SHA for c3f64a6
.github/workflows/testing.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Checkout repository
16
uses: actions/checkout@v4
17
- name: Setup golangci-lint
18
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
19
with:
20
version: v2.0
21
args: --verbose
0 commit comments