We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1733f9 commit ce70e01Copy full SHA for ce70e01
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
- uses: actions/checkout@v4
10
- name: golangci-lint
11
- uses: golangci/golangci-lint-action@v5
+ uses: golangci/golangci-lint-action@v6
12
13
test:
14
strategy:
0 commit comments