We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 080dd72 commit bdf366eCopy full SHA for bdf366e
.github/workflows/golangci-lint.yml
@@ -9,6 +9,6 @@ jobs:
9
steps:
10
- uses: actions/checkout@v4
11
- name: golangci-lint
12
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v6
13
with:
14
version: latest
0 commit comments