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 5c410aa commit 64105b2Copy full SHA for 64105b2
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
TZ: "America/Chicago"
30
31
- name: golangci-lint
32
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
33
with:
34
version: latest
35
0 commit comments